]> git.ipfire.org Git - thirdparty/git.git/blobdiff - pretty.h
cocci: apply the "pretty.h" part of "the_repository.pending"
[thirdparty/git.git] / pretty.h
index f34e24c53a4925aec51cd62117654fdd5f7f980e..1e37c56d73d4d87cbfa5dfdd048cfc7dfc9dc510 100644 (file)
--- a/pretty.h
+++ b/pretty.h
@@ -120,10 +120,6 @@ void repo_format_commit_message(struct repository *r,
                        const struct commit *commit,
                        const char *format, struct strbuf *sb,
                        const struct pretty_print_context *context);
-#ifndef NO_THE_REPOSITORY_COMPATIBILITY_MACROS
-#define format_commit_message(c, f, s, con) \
-       repo_format_commit_message(the_repository, c, f, s, con)
-#endif
 
 /*
  * Parse given arguments from "arg", check it for correctness and