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 b7f8827..292e488 100644
--- a/cgit.h
+++ b/cgit.h
@@ -33,7 +33,6 @@ struct repoinfo {
char *path;
char *desc;
char *owner;
- char *module_link;
int snapshots;
};
@@ -71,7 +70,6 @@ extern char *cgit_root_title;
extern char *cgit_css;
extern char *cgit_logo;
extern char *cgit_logo_link;
-extern char *cgit_module_link;
extern char *cgit_virtual_root;
extern char *cgit_cache_root;