From 0d1223d10057c563f019fd4699a82e0af9da9111 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Mon, 16 Dec 2024 13:37:08 +0100 Subject: Remove unneeded compat_storage --- src/other_tools/root_maps/distdir_git_map.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/other_tools/root_maps/distdir_git_map.hpp') diff --git a/src/other_tools/root_maps/distdir_git_map.hpp b/src/other_tools/root_maps/distdir_git_map.hpp index 39cb961b..7bd82ca0 100644 --- a/src/other_tools/root_maps/distdir_git_map.hpp +++ b/src/other_tools/root_maps/distdir_git_map.hpp @@ -64,7 +64,6 @@ using DistdirGitMap = gsl::not_null const& native_storage_config, StorageConfig const* compat_storage_config, gsl::not_null const& native_storage, - Storage const* compat_storage, gsl::not_null const& local_api, IExecutionApi const* remote_api, std::size_t jobs) -> DistdirGitMap; -- cgit v1.2.3