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:
authorAlex Zolotarev <alex@mapswithme.com>2013-06-04 23:27:27 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:56:11 +0300
commit06b1f19ca95ca7cf0757db4d1b7afdb48e9d190a (patch)
treed474e1ffd35ce5138b133678972112e5baeec35a /map/ruler.hpp
parent8dcb683d189adbeebbb8894da5e217021958b675 (diff)
Code Styling & Warning fixes
Diffstat (limited to 'map/ruler.hpp')
-rw-r--r--map/ruler.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/map/ruler.hpp b/map/ruler.hpp
index 5d15e7e579..4e26ae4b9e 100644
--- a/map/ruler.hpp
+++ b/map/ruler.hpp
@@ -32,7 +32,6 @@ private:
/// @todo Remove this variables. All this stuff are constants
/// (get values from Framework constructor)
unsigned m_minPxWidth;
- unsigned m_maxPxWidth;
double m_minMetersWidth;
double m_maxMetersWidth;