Signed-off-by: Lukas Fleischer <cgit at cryptocrack.de> --- ui-stats.c | 2 -- 1 file changed, 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; -- 1.8.4.2