]> git.ipfire.org Git - thirdparty/git.git/blobdiff - commit.h
config: do not leak excludes_file
[thirdparty/git.git] / commit.h
index fa39202fa6b09837f2a08202bc1f758fa0eac4de..cc2c5da7bdb8344e9dbe69ae16092fcbf004d544 100644 (file)
--- a/commit.h
+++ b/commit.h
@@ -274,8 +274,6 @@ struct ref;
 int for_each_commit_graft(each_commit_graft_fn, void *);
 
 int interactive_add(const char **argv, const char *prefix, int patch);
-int run_add_interactive(const char *revision, const char *patch_mode,
-                       const struct pathspec *pathspec);
 
 struct commit_extra_header {
        struct commit_extra_header *next;