From 9a707524283cff0f4509521bedcb19d48074c39f Mon Sep 17 00:00:00 2001 From: Mikhail Gorbushin Date: Mon, 1 Apr 2019 18:33:25 +0300 Subject: [PATCH] [generator] remove useless method --- generator/restriction_collector.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/generator/restriction_collector.hpp b/generator/restriction_collector.hpp index 40d6c1fefe..12a6a8b49e 100644 --- a/generator/restriction_collector.hpp +++ b/generator/restriction_collector.hpp @@ -35,7 +35,6 @@ private: friend void UnitTest_RestrictionTest_ValidCase(); friend void UnitTest_RestrictionTest_InvalidCase(); friend void UnitTest_RestrictionTest_ParseRestrictions(); - friend void UnitTest_RestrictionTest_ParseFeatureId2OsmIdsMapping(); /// \brief Parses comma separated text file with line in following format: /// , , , and so on