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 2bf6ab0..2b28d63 100644
--- a/cgit.h
+++ b/cgit.h
@@ -302,6 +302,4 @@ extern int cgit_close_filter(struct cgit_filter *filter);
extern int readfile(const char *path, char **buf, size_t *size);
-extern char *expand_macros(const char *txt);
-
#endif /* CGIT_H */