]> git.cameronkatri.com Git - cgit.git/blobdiff - cgit.h
manpage: fix sorting order
[cgit.git] / cgit.h
diff --git a/cgit.h b/cgit.h
index 0798dc5ce2e688775bd671cc610a0bf8f7941720..6feca688d91c3b09121bd4776720471bffbba76b 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -197,8 +197,6 @@ struct cgit_config {
        char *footer;
        char *head_include;
        char *header;
-       char *index_header;
-       char *index_info;
        char *logo;
        char *logo_link;
        char *mimetype_file;
@@ -248,7 +246,6 @@ struct cgit_config {
        int max_repodesc_len;
        int max_blob_size;
        int max_stats;
-       int nocache;
        int noplainemail;
        int noheader;
        int renamelimit;