X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=sequencer.h;h=05a7d2ba6b392c37b106bea6af5f0e1912dffd9e;hb=93db6eef04539e822b6786ae12f1ea4db75635bb;hp=d8a1853b29633bfc2d8d776a4c77675f23b63623;hpb=d7bc8521518d4821c5d2e18742991a6ad05efee1;p=thirdparty%2Fgit.git diff --git a/sequencer.h b/sequencer.h index d8a1853b29..05a7d2ba6b 100644 --- a/sequencer.h +++ b/sequencer.h @@ -162,8 +162,6 @@ int sequencer_remove_state(struct replay_opts *opts); int sequencer_make_script(struct repository *r, struct strbuf *out, int argc, const char **argv, unsigned flags); -void todo_list_add_exec_commands(struct todo_list *todo_list, - struct string_list *commands); int complete_action(struct repository *r, struct replay_opts *opts, unsigned flags, const char *shortrevisions, const char *onto_name, struct commit *onto, const struct object_id *orig_head,