summaryrefslogtreecommitdiffstats
path: root/app/stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'app/stats.c')
-rw-r--r--app/stats.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/stats.c b/app/stats.c
index dfed017..1764b70 100644
--- a/app/stats.c
+++ b/app/stats.c
@@ -1,6 +1,7 @@
#include "project.h"
+#if 0
void stats (void)
{
int64_t d;
@@ -42,3 +43,4 @@ void stats_stamp (UTC m, uint64_t abs)
}
+#endif