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>2014-06-17 12:40:10 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:17:12 +0300
commite5afb2cc94758026c4598d6865f2e4e61390a822 (patch)
treebc69428c7d7ee7bfff09e94daa86f411d9bf51fc /map/information_display.hpp
parent894249086b810a75428e70d62104a4aaa340a040 (diff)
[core] more visible my position fault sector
Diffstat (limited to 'map/information_display.hpp')
-rw-r--r--map/information_display.hpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/map/information_display.hpp b/map/information_display.hpp
index 54143ca557..8d36e5b382 100644
--- a/map/information_display.hpp
+++ b/map/information_display.hpp
@@ -79,13 +79,6 @@ private:
my::Timer m_lastMemoryWarning;
bool m_isMemoryWarningEnabled;
- /*
- static bool s_isLogEnabled;
- static my::LogMessageFn s_oldLogFn;
- static list<string> s_log;
- static size_t s_logSize;
- static WindowHandle * s_windowHandle;
- */
shared_ptr<CountryStatusDisplay> m_countryStatusDisplay;
shared_ptr<CompassArrow> m_compassArrow;
shared_ptr<location::State> m_locationState;