about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ui-stats.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui-stats.c b/ui-stats.c
index 28b794f..84b247c 100644
--- a/ui-stats.c
+++ b/ui-stats.c
@@ -9,8 +9,6 @@
 #define SZ_FMT "%zu"
 #endif
 
-#define MONTHS 6
-
 struct authorstat {
 	long total;
 	struct string_list list;
3.0&id=3ff58ddd51bcbcbc9b7649bad1a39aa98af4b49f&follow=1'>Add support for HEAD requestsLars Hjemli 2009-02-19Add support for ETag in 'plain' viewLars Hjemli 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli 2009-02-12Makefile: add doc-related targetsLars Hjemli