about summary refs log tree commit diff
path: root/ui-commit.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui-commit.h')
-rw-r--r--ui-commit.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ui-commit.h b/ui-commit.h
deleted file mode 100644
index 8198b4bacc..0000000000
--- a/ui-commit.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef UI_COMMIT_H
-#define UI_COMMIT_H
-
-extern void cgit_print_commit(char *hex, const char *prefix);
-
-#endif /* UI_COMMIT_H */