diff --git a/finalize/accumulation.cpp b/finalize/accumulation.cpp index dd6560e..3bef330 100644 --- a/finalize/accumulation.cpp +++ b/finalize/accumulation.cpp @@ -9,7 +9,6 @@ namespace fs = std::filesystem; static std::size_t next_global_target_uid = 0; std::unordered_map targets; -std::unordered_map global_dpins; std::unordered_map units; static bool global_target_field_cmp(const TARGET& a, const TARGET& b) { @@ -54,8 +53,8 @@ ipin