From 37a24e4e39737edaa5cdde501346a65eeb280e63 Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Tue, 22 Jun 2010 14:15:48 +0000 Subject: Merge branch 'jh/path-limit' Conflicts: cgit.h ui-commit.c --- (limited to 'shared.c') diff --git a/shared.c b/shared.c index 8b3a045..58837dc 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