aboutsummaryrefslogtreecommitdiffstats
path: root/rerere.h
diff options
context:
space:
mode:
Diffstat (limited to 'rerere.h')
-rw-r--r--rerere.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/rerere.h b/rerere.h
index 7899dc2174..5d6cb63879 100644
--- a/rerere.h
+++ b/rerere.h
@@ -25,9 +25,6 @@ struct rerere_id {
};
int setup_rerere(struct repository *,struct string_list *, int);
-#ifndef NO_THE_REPOSITORY_COMPATIBILITY_MACROS
-#define rerere(flags) repo_rerere(the_repository, flags)
-#endif
int repo_rerere(struct repository *, int);
/*
* Given the conflict ID and the name of a "file" used for replaying