summaryrefslogtreecommitdiff
path: root/rts/Proftimer.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/Proftimer.h')
-rw-r--r--rts/Proftimer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/rts/Proftimer.h b/rts/Proftimer.h
index 07dffff6b9..2b7646f2b7 100644
--- a/rts/Proftimer.h
+++ b/rts/Proftimer.h
@@ -14,10 +14,8 @@
void initProfTimer ( void );
void handleProfTick ( void );
-#ifdef PROFILING
void stopProfTimer ( void );
void startProfTimer ( void );
-#endif
void stopHeapProfTimer ( void );
void startHeapProfTimer ( void );