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