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:
authorExMix <rahuba.youri@mapswithme.com>2013-09-10 14:06:04 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:00:58 +0300
commitc7e6aa6df955469d8aafcd5e51f59e57d3693a81 (patch)
tree28764ff7c5eef81b7e7d10954450af2b295297de /map/navigator.hpp
parent455ebbbb7df6e54d0b4a458b7cf42e9534026546 (diff)
review fixes
Diffstat (limited to 'map/navigator.hpp')
-rw-r--r--map/navigator.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/map/navigator.hpp b/map/navigator.hpp
index a7ba896e86..bbb2030092 100644
--- a/map/navigator.hpp
+++ b/map/navigator.hpp
@@ -66,8 +66,6 @@ public:
/// so we should take it into an account
m2::PointD ShiftPoint(m2::PointD const & pt) const;
- ScalesProcessor const & GetScaleProcessor() const;
-
private:
ScalesProcessor const & m_scales;