summaryrefslogtreecommitdiffstats
path: root/converter/cTimer.h
diff options
context:
space:
mode:
Diffstat (limited to 'converter/cTimer.h')
-rw-r--r--converter/cTimer.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/converter/cTimer.h b/converter/cTimer.h
deleted file mode 100644
index 1c7134ef6..000000000
--- a/converter/cTimer.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#pragma once
-
-#include <time.h>
-
-double diffclock(clock_t, clock_t);
-
-
-