aboutsummaryrefslogtreecommitdiff
path: root/cgit.c
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.c')
-rw-r--r--cgit.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cgit.c b/cgit.c
index 3943a0f..b3dd119 100644
--- a/cgit.c
+++ b/cgit.c
@@ -10,8 +10,6 @@
#include "cmd.h"
#include "ui-shared.h"
-const char *cgit_version = CGIT_VERSION;
-
void config_cb(const char *name, const char *value)
{
if (!strcmp(name, "root-title"))