aboutsummaryrefslogtreecommitdiff
path: root/ui-shared.h
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'ui-shared.h')
-rw-r--r--ui-shared.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui-shared.h b/ui-shared.h
index a6627d4..2a3a7f5 100644
--- a/ui-shared.h
+++ b/ui-shared.h
@@ -21,8 +21,6 @@ extern void cgit_summary_link(const char *name, const char *title,
const char *class, const char *head);
extern void cgit_tag_link(const char *name, const char *title,
const char *class, const char *tag);
-extern void cgit_ci_link(const char *name, const char *title,
- const char *class, const char *head);
extern void cgit_tree_link(const char *name, const char *title,
const char *class, const char *head,
const char *rev, const char *path);