diff options
Diffstat (limited to 'src/other_tools/just_mr/setup.cpp')
-rw-r--r-- | src/other_tools/just_mr/setup.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
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<Configuration> 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, |