Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t3903: modernize style
[gitweb.git]
/
rebase-interactive.h
diff --git
a/rebase-interactive.h
b/rebase-interactive.h
index d33f3176b72703b0412e00e92cf23461dc116763..971da037769476da196ae39eec89431be4923d54 100644
(file)
--- 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