]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-stats.c
auth: add basic authentication filter framework
[ps-cgit] / ui-stats.c
index 28b794fd3a1354dd0175047e696a0cd7ca11ad39..84b247c9a9c94a518483d5f0a66bdf114d8f7e85 100644 (file)
@@ -9,8 +9,6 @@
 #define SZ_FMT "%zu"
 #endif
 
-#define MONTHS 6
-
 struct authorstat {
        long total;
        struct string_list list;