From a83e0893b0f262020b91703db26e62c627daed69 Mon Sep 17 00:00:00 2001 From: Olga Khlopkova Date: Thu, 23 Apr 2020 12:11:38 +0300 Subject: [PATCH] upd --- routing/features_road_graph.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/routing/features_road_graph.hpp b/routing/features_road_graph.hpp index 07c0a4c425..5ae5f70c7f 100644 --- a/routing/features_road_graph.hpp +++ b/routing/features_road_graph.hpp @@ -129,7 +129,6 @@ private: DataSource const & m_dataSource; IRoadGraph::Mode const m_mode; - mutable RoadInfoCache m_cache; mutable CrossCountryVehicleModel m_vehicleModel; mutable std::map m_mwmLocks;