]> git.ipfire.org Git - thirdparty/git.git/blobdiff - submodule.h
hex: introduce functions to print arbitrary hashes
[thirdparty/git.git] / submodule.h
index 7d476cefa7eea0c183bf515a6f48f1fa27ca8b25..e452919aa467413107ea749fe90b17e4e3e198c4 100644 (file)
@@ -127,8 +127,6 @@ int submodule_move_head(const char *path,
                        const char *new_head,
                        unsigned flags);
 
-void submodule_unset_core_worktree(const struct submodule *sub);
-
 /*
  * Prepare the "env_array" parameter of a "struct child_process" for executing
  * a submodule by clearing any repo-specific environment variables, but