aboutsummaryrefslogtreecommitdiff
path: root/statistic.h
diff options
context:
space:
mode:
Diffstat (limited to 'statistic.h')
-rw-r--r--statistic.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/statistic.h b/statistic.h
deleted file mode 100644
index 50b82f4..0000000
--- a/statistic.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _STATISTIC_H
-#define _STATISTIC_H
-
-void statistic();
-void statistic_cleanup();
-
-#endif