summaryrefslogtreecommitdiff
path: root/rebase-interactive.h
diff options
context:
space:
mode:
Diffstat (limited to 'rebase-interactive.h')
-rw-r--r--rebase-interactive.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/rebase-interactive.h b/rebase-interactive.h
index d33f3176b7..971da03776 100644
--- a/rebase-interactive.h
+++ b/rebase-interactive.h
@@ -3,7 +3,6 @@
void append_todo_help(unsigned edit_todo, unsigned keep_empty,
struct strbuf *buf);
-int append_todo_help_to_file(unsigned edit_todo, unsigned keep_empty);
int edit_todo_list(unsigned flags);
#endif