about summary refs log tree commit diff
path: root/third_party/git/fmt-merge-msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/fmt-merge-msg.h')
-rw-r--r--third_party/git/fmt-merge-msg.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/third_party/git/fmt-merge-msg.h b/third_party/git/fmt-merge-msg.h
deleted file mode 100644
index 01e3aa88c5..0000000000
--- a/third_party/git/fmt-merge-msg.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef FMT_MERGE_MSG_H
-#define FMT_MERGE_MSG_H
-
-extern int merge_log_config;
-int fmt_merge_msg_config(const char *key, const char *value, void *cb);
-
-#endif /* FMT_MERGE_MSG_H */