Diffstat (limited to 'cgit.h')
| -rw-r--r-- | cgit.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -156,7 +156,6 @@ struct cgit_config { int cache_repo_ttl; int cache_root_ttl; int cache_static_ttl; - int embedded; int enable_index_links; int enable_log_filecount; int enable_log_linecount; @@ -168,7 +167,6 @@ struct cgit_config { int max_repodesc_len; int max_stats; int nocache; - int noheader; int renamelimit; int snapshots; int summary_branches; |