From 6fc79fa140cff9adab664f7fdd8fc81309ee5762 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Wed, 19 Jul 2023 16:32:38 +0200 Subject: just-mr maps: Clean up remnants from progress reporting rework --- src/other_tools/root_maps/content_git_map.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/other_tools/root_maps/content_git_map.cpp') diff --git a/src/other_tools/root_maps/content_git_map.cpp b/src/other_tools/root_maps/content_git_map.cpp index b652a5e1..524a59a4 100644 --- a/src/other_tools/root_maps/content_git_map.cpp +++ b/src/other_tools/root_maps/content_git_map.cpp @@ -146,7 +146,6 @@ auto CreateContentGitMap( content_id = key.archive.content, subdir = key.subdir, ignore_special = key.ignore_special, - origin = key.archive.origin, import_to_git_map, ts, setter, @@ -188,7 +187,6 @@ auto CreateContentGitMap( archive_tree_id_file, subdir, ignore_special, - origin, setter, logger](auto const& values) { // check for errors -- cgit v1.2.3