Diffstat (limited to 'cgit.h')
| -rw-r--r-- | cgit.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -283,6 +283,5 @@ extern int cgit_parse_snapshots_mask(const char *str); extern int cgit_open_filter(struct cgit_filter *filter); extern int cgit_close_filter(struct cgit_filter *filter); -extern int readfile(const char *path, char **buf, size_t *size); #endif /* CGIT_H */ |