From 026980c270354c59b8a192f5e6db7efe9c66dd62 Mon Sep 17 00:00:00 2001 From: Johan Herland Date: Wed, 09 Jun 2010 23:09:23 +0000 Subject: Remove unused variable in shared.c Signed-off-by: Johan Herland Signed-off-by: Lars Hjemli --- (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 v0.9.0.2