aboutsummaryrefslogtreecommitdiff
path: root/cgit.h
diff refs
from: back
to: back
| flip
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 78b30ba..aed826a 100644
--- a/cgit.h
+++ b/cgit.h
@@ -181,10 +181,7 @@ struct cgit_page {
char *mimetype;
char *charset;
char *filename;
- char *etag;
char *title;
- int status;
- char *statusmsg;
};
struct cgit_context {