X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/2f8648ff7f5c7119ab035c134504f04eefe068fb..54d37dc154f5308459df0a90c81dabd0245b6c17:/cgit.h?ds=sidebyside diff --git a/cgit.h b/cgit.h index 0798dc5..6feca68 100644 --- 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;