X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/103940fe6b0914dc42b8b033d1d328f38135ca5f..16a3d2779ccd56bf7954d98da547247d8796544b:/cgit.c diff --git a/cgit.c b/cgit.c index b943fe5..d9a03c2 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) {