diff options
Diffstat (limited to 'src/other_tools/ops_maps/repo_fetch_map.cpp')
-rw-r--r-- | src/other_tools/ops_maps/repo_fetch_map.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/other_tools/ops_maps/repo_fetch_map.cpp b/src/other_tools/ops_maps/repo_fetch_map.cpp index 885060ad..1cc663d7 100644 --- a/src/other_tools/ops_maps/repo_fetch_map.cpp +++ b/src/other_tools/ops_maps/repo_fetch_map.cpp @@ -47,7 +47,6 @@ auto CreateRepoFetchMap(gsl::not_null<ContentCASMap*> const& content_cas_map, [fetch_dir, content = key.archive.content, distfile, - origin = key.archive.origin, setter, logger]([[maybe_unused]] auto const& values) { // content is now in CAS, so copy content into fetch_dir |