Diffstat (limited to 'ui-shared.h')
| -rw-r--r-- | ui-shared.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ui-shared.h b/ui-shared.h index 40f6207..87799f1 100644 --- a/ui-shared.h +++ b/ui-shared.h @@ -77,6 +77,4 @@ extern void cgit_print_snapshot_links(const char *repo, const char *head, const char *hex, int snapshots); extern void cgit_add_hidden_formfields(int incl_head, int incl_search, const char *page); - -extern void cgit_set_title_from_path(const char *path); #endif /* UI_SHARED_H */ |