summaryrefslogtreecommitdiff
path: root/nbench1.h
diff options
context:
space:
mode:
Diffstat (limited to 'nbench1.h')
-rw-r--r--nbench1.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/nbench1.h b/nbench1.h
index 4cc8465..40ee60f 100644
--- a/nbench1.h
+++ b/nbench1.h
@@ -38,8 +38,3 @@ extern IDEAStruct global_ideastruct;
extern HuffStruct global_huffstruct;
extern NNetStruct global_nnetstruct;
extern LUStruct global_lustruct;
-
-extern unsigned long StartStopwatch();
-extern unsigned long StopStopwatch(unsigned long startticks);
-extern unsigned long TicksToSecs(unsigned long tickamount);
-extern double TicksToFracSecs(unsigned long tickamount);