From 9f270cf4acc3c2b1db4ae76cfc34a162b19f3d1e Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 10 Feb 2025 13:43:47 +0100 Subject: content_git_map: remove unused parameters --- src/other_tools/just_mr/setup.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/other_tools/just_mr') diff --git a/src/other_tools/just_mr/setup.cpp b/src/other_tools/just_mr/setup.cpp index 7626564f..e382ddbc 100644 --- a/src/other_tools/just_mr/setup.cpp +++ b/src/other_tools/just_mr/setup.cpp @@ -350,8 +350,6 @@ auto MultiRepoSetup(std::shared_ptr const& config, auto content_git_map = CreateContentGitMap(&content_cas_map, &import_to_git_map, common_args.just_mr_paths, - common_args.alternative_mirrors, - common_args.ca_info, &resolve_symlinks_map, &critical_git_op_map, serve ? &*serve : nullptr, -- cgit v1.2.3