mirror of
https://git.zx2c4.com/cgit
synced 2025-08-16 07:28:01 +02:00
ui-stats.c: Remove unused macro
Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
This commit is contained in:
parent
f7db9b5e37
commit
e21da6c2a6
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue