Diffstat (limited to 'ui-commit.c')
| -rw-r--r-- | ui-commit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui-commit.c b/ui-commit.c index 8019e36..ed25824 100644 --- a/ui-commit.c +++ b/ui-commit.c @@ -8,7 +8,6 @@ #include "cgit.h" #include "html.h" -#include "ui-shared.h" static int files, slots; static int total_adds, total_rems, max_changes; |