diff options
Diffstat (limited to 'fmt-merge-msg.h')
| -rw-r--r-- | fmt-merge-msg.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/fmt-merge-msg.h b/fmt-merge-msg.h index 73ca3e4465..c066d83761 100644 --- a/fmt-merge-msg.h +++ b/fmt-merge-msg.h @@ -12,7 +12,6 @@ struct fmt_merge_msg_opts {  	const char *into_name;  }; -extern int merge_log_config;  int fmt_merge_msg_config(const char *key, const char *value,  			 const struct config_context *ctx, void *cb);  int fmt_merge_msg(struct strbuf *in, struct strbuf *out,  | 
