Diffstat (limited to 'ui-stats.h')
| -rw-r--r-- | ui-stats.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ui-stats.h b/ui-stats.h deleted file mode 100644 index f1d744c..0000000 --- a/ui-stats.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef UI_STATS_H -#define UI_STATS_H - -#include "cgit.h" - -extern void cgit_show_stats(struct cgit_context *ctx); - -#endif /* UI_STATS_H */ |