]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.c
Merge branch 'lh/menu'
[ps-cgit] / cgit.c
diff --git a/cgit.c b/cgit.c
index b943fe5769ce56644d5b5ac54c43da0d15be8e7d..d9a03c2773e88ca0a65eadc97183e0197e0524ba 100644 (file)
--- 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) {