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 76c2b1f..94de884 100644
--- a/ui-shared.h
+++ b/ui-shared.h
@@ -14,8 +14,6 @@ extern void cgit_log_link(char *name, char *title, char *class, char *head,
char *pattern);
extern void cgit_commit_link(char *name, char *title, char *class, char *head,
char *rev);
-extern void cgit_patch_link(char *name, char *title, char *class, char *head,
- char *rev);
extern void cgit_refs_link(char *name, char *title, char *class, char *head,
char *rev, char *path);
extern void cgit_snapshot_link(char *name, char *title, char *class,