List for cgit developers and users
 help / color / mirror / Atom feed
* [PATCH] ui-stats.c: Remove unused macro
@ 2013-11-22  9:34 cgit
  0 siblings, 0 replies; only message in thread
From: cgit @ 2013-11-22  9:34 UTC (permalink / raw)


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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-11-22  9:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-22  9:34 [PATCH] ui-stats.c: Remove unused macro cgit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).