about summary refs log tree commit diff stats
path: root/cgit.h
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.h')
-rw-r--r--cgit.h3
1 files changed, 0 insertions, 3 deletions
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 {
197 char *footer; 197 char *footer;
198 char *head_include; 198 char *head_include;
199 char *header; 199 char *header;
200 char *index_header;
201 char *index_info;
202 char *logo; 200 char *logo;
203 char *logo_link; 201 char *logo_link;
204 char *mimetype_file; 202 char *mimetype_file;
@@ -248,7 +246,6 @@ struct cgit_config {
248 int max_repodesc_len; 246 int max_repodesc_len;
249 int max_blob_size; 247 int max_blob_size;
250 int max_stats; 248 int max_stats;
251 int nocache;
252 int noplainemail; 249 int noplainemail;
253 int noheader; 250 int noheader;
254 int renamelimit; 251 int renamelimit;