X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/4a0be586662843382ecfa53af34a13b291312bc0..f69250358a74efa5d7d9c562b2cdd80fad1430f1:/cgit.c?ds=inline diff --git a/cgit.c b/cgit.c index 3fc90bf..11dff76 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) {