0
0
mirror of https://git.zx2c4.com/cgit synced 2025-03-11 10:48:45 +00:00

ui-stats.c: Remove unused macro

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
This commit is contained in:
Lukas Fleischer 2013-11-22 09:50:17 +01:00 committed by Jason A. Donenfeld
parent f7db9b5e37
commit e21da6c2a6

@ -9,8 +9,6 @@
#define SZ_FMT "%zu"
#endif
#define MONTHS 6
struct authorstat {
long total;
struct string_list list;