summaryrefslogtreecommitdiff
path: root/rts/Proftimer.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/Proftimer.h')
-rw-r--r--rts/Proftimer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/rts/Proftimer.h b/rts/Proftimer.h
index a8d16b45f4..4bb063fbbc 100644
--- a/rts/Proftimer.h
+++ b/rts/Proftimer.h
@@ -9,9 +9,6 @@
#ifndef PROFTIMER_H
#define PROFTIMER_H
-void stopProfTimer ( void );
-void startProfTimer ( void );
-
#include "BeginPrivate.h"
void initProfTimer ( void );