From e2f73a93be5977b5e18f4ba3aa05ea31bc5c16c4 Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Tue, 28 Jan 2025 10:25:07 +0100 Subject: Remove ContentBlobContainer and TransformedRange --- src/utils/cpp/TARGETS | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/utils/cpp/TARGETS') diff --git a/src/utils/cpp/TARGETS b/src/utils/cpp/TARGETS index 509aae03..b7d5d3c7 100644 --- a/src/utils/cpp/TARGETS +++ b/src/utils/cpp/TARGETS @@ -94,13 +94,6 @@ , "hdrs": ["path_hash.hpp"] , "stage": ["src", "utils", "cpp"] } -, "transformed_range": - { "type": ["@", "rules", "CC", "library"] - , "name": ["transformed_range"] - , "hdrs": ["transformed_range.hpp"] - , "deps": [["@", "gsl", "", "gsl"]] - , "stage": ["src", "utils", "cpp"] - } , "prefix": { "type": ["@", "rules", "CC", "library"] , "name": ["prefix"] -- cgit v1.2.3