From 026980c270354c59b8a192f5e6db7efe9c66dd62 Mon Sep 17 00:00:00 2001 From: Johan Herland Date: Thu, 10 Jun 2010 01:09:23 +0200 Subject: Remove unused variable in shared.c Signed-off-by: Johan Herland Signed-off-by: Lars Hjemli --- shared.c | 1 - 1 file changed, 1 deletion(-) (limited to 'shared.c') diff --git a/shared.c b/shared.c index 5f46793..6e8f0ce 100644 --- a/shared.c +++ b/shared.c @@ -10,7 +10,6 @@ struct cgit_repolist cgit_repolist; struct cgit_context ctx; -int cgit_cmd; int chk_zero(int result, char *msg) { -- cgit v1.2.1