Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'drape_head/drape_surface.hpp')
-rw-r--r--drape_head/drape_surface.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/drape_head/drape_surface.hpp b/drape_head/drape_surface.hpp
index 7bf939fcb2..0c2e371f8e 100644
--- a/drape_head/drape_surface.hpp
+++ b/drape_head/drape_surface.hpp
@@ -5,8 +5,6 @@
#include "map/feature_vec_model.hpp"
#include "map/navigator.hpp"
-#include "render/scales_processor.hpp"
-
#include "drape/batcher.hpp"
#include "drape/gpu_program_manager.hpp"
#include "drape/uniform_values_storage.hpp"
@@ -48,7 +46,6 @@ private:
bool m_dragState;
- ScalesProcessor m_scales;
model::FeaturesFetcher m_model;
Navigator m_navigator;