Diffstat (limited to 'cgit.h')
| -rw-r--r-- | cgit.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -211,7 +211,6 @@ struct cgit_environment { char *cgit_config; char *http_host; char *https; - char *no_http; char *path_info; char *query_string; char *request_method; |