mirror of
https://git.zx2c4.com/cgit
synced 2024-11-22 08:28:42 +00:00
ui-stats.c: Remove unused macro
Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
This commit is contained in:
parent
f7db9b5e37
commit
e21da6c2a6
@ -9,8 +9,6 @@
|
|||||||
#define SZ_FMT "%zu"
|
#define SZ_FMT "%zu"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define MONTHS 6
|
|
||||||
|
|
||||||
struct authorstat {
|
struct authorstat {
|
||||||
long total;
|
long total;
|
||||||
struct string_list list;
|
struct string_list list;
|
||||||
|
Loading…
Reference in New Issue
Block a user