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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cgit.h b/cgit.h
index 3120562..b2253d2 100644
--- a/cgit.h
+++ b/cgit.h
@@ -179,7 +179,6 @@ struct cgit_query {
int show_all;
int context;
int ignorews;
- int follow;
char *vpath;
};
@@ -222,7 +221,6 @@ struct cgit_config {
int case_sensitive_sort;
int embedded;
int enable_filter_overrides;
- int enable_follow_links;
int enable_http_clone;
int enable_index_links;
int enable_index_owner;