From b90ecbc241cf20b7896290570308d9c5b1e24b5b Mon Sep 17 00:00:00 2001 From: Daria Volvenkova Date: Thu, 11 Apr 2019 16:53:42 +0300 Subject: Road warnings displacement. --- drape_frontend/user_mark_shapes.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'drape_frontend/user_mark_shapes.hpp') diff --git a/drape_frontend/user_mark_shapes.hpp b/drape_frontend/user_mark_shapes.hpp index fab562887b..37b2ed1287 100644 --- a/drape_frontend/user_mark_shapes.hpp +++ b/drape_frontend/user_mark_shapes.hpp @@ -39,7 +39,6 @@ struct UserMarkRenderParams bool m_hasCreationAnimation = false; bool m_justCreated = false; bool m_isVisible = true; - int m_alwaysVisibleMinZoom = std::numeric_limits::max(); FeatureID m_featureId; bool m_isMarkAboveText = false; }; -- cgit v1.2.3