]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Remove global and obsolete cgit_cmd
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index b58676b4604b663605f6f8c5b4c4effdd50c2285..e82e9aabc870d1ac91225dd4a5f9dcbda6bb0cc6 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -189,7 +189,6 @@ extern const char *cgit_version;
 extern struct cgit_repolist cgit_repolist;
 extern struct cgit_context ctx;
 extern const struct cgit_snapshot_format cgit_snapshot_formats[];
-extern int cgit_cmd;
 
 extern struct cgit_repo *cgit_add_repo(const char *url);
 extern struct cgit_repo *cgit_get_repoinfo(const char *url);