X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/ed5bd30ebe6921dd22948a3f33a314283f043606..d6e9200cc35411f3f27426b608bcfdef9348e6d3:/ui-stats.c 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;