Diffstat (limited to 'cgit.h')
| -rw-r--r-- | cgit.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -181,10 +181,7 @@ struct cgit_page { char *mimetype; char *charset; char *filename; - char *etag; char *title; - int status; - char *statusmsg; }; struct cgit_context { |