bendns' repos
/
cgit
the repository which powers this website
themed
1
Branch
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Diffstat
(limited to 'cgit.c')
-rw-r--r--
cgit.c
3
1 files changed, 0 insertions, 3 deletions
diff --git a/cgit.c b/cgit.c
index 3fc90bf8..11dff767 100644
--- a/
cgit.c
+++ b/
cgit.c
@@ -8,9 +8,6 @@
#include "cgit.h"
-const char cgit_version[] = CGIT_VERSION;
-
-
static int cgit_prepare_cache(struct cacheitem *item)
{
if (!cgit_repo && cgit_query_repo) {