Remove unused variable in shared.c
Signed-off-by: Johan Herland <johan@herland.net> Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Этот коммит содержится в:
родитель
9ce5d05f86
Коммит
026980c270
1
shared.c
1
shared.c
@ -10,7 +10,6 @@
|
|||||||
|
|
||||||
struct cgit_repolist cgit_repolist;
|
struct cgit_repolist cgit_repolist;
|
||||||
struct cgit_context ctx;
|
struct cgit_context ctx;
|
||||||
int cgit_cmd;
|
|
||||||
|
|
||||||
int chk_zero(int result, char *msg)
|
int chk_zero(int result, char *msg)
|
||||||
{
|
{
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user