]> git.ipfire.org Git - thirdparty/git.git/blobdiff - sequencer.h
test-ref-store: remove force-create argument for create-reflog
[thirdparty/git.git] / sequencer.h
index d8a1853b29633bfc2d8d776a4c77675f23b63623..05a7d2ba6b392c37b106bea6af5f0e1912dffd9e 100644 (file)
@@ -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,