From 02ff78ee73bb8df43e78450ec379b5b006126d73 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Mon, 23 Jan 2023 12:22:53 +0100 Subject: commit_git_map: Clean up passed arguments in EnsureCommit --- src/other_tools/root_maps/commit_git_map.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/other_tools/root_maps/commit_git_map.hpp') diff --git a/src/other_tools/root_maps/commit_git_map.hpp b/src/other_tools/root_maps/commit_git_map.hpp index eb7c26a9..d00c89d1 100644 --- a/src/other_tools/root_maps/commit_git_map.hpp +++ b/src/other_tools/root_maps/commit_git_map.hpp @@ -56,7 +56,6 @@ using CommitGitMap = AsyncMapConsumer; std::size_t jobs) -> CommitGitMap; void EnsureCommit(GitRepoInfo const& repo_info, - std::string const& fetch_repo, std::filesystem::path const& repo_root, GitCASPtr const& git_cas, gsl::not_null const& critical_git_op_map, -- cgit v1.2.3