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@maps.me>2015-07-27 21:11:17 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:57:51 +0300
commit17c5cb89cde15a3940656cddc2967025abe343f6 (patch)
tree2fdac1dea0aadb3bf431e07108efe6502bc59831 /map/map.pro
parent25c3a74209bff1a0ce1e61d5541058b3124db37f (diff)
Removed unused code and useless event tracking.
Diffstat (limited to 'map/map.pro')
-rw-r--r--map/map.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/map/map.pro b/map/map.pro
index 9f0f424176..c8a7223e3e 100644
--- a/map/map.pro
+++ b/map/map.pro
@@ -27,7 +27,6 @@ HEADERS += \
animator.hpp \
move_screen_task.hpp \
change_viewport_task.hpp \
- dialog_settings.hpp \
mwm_url.hpp \
bookmark_manager.hpp \
ge0_parser.hpp \
@@ -61,7 +60,6 @@ SOURCES += \
animator.cpp \
move_screen_task.cpp \
change_viewport_task.cpp \
- dialog_settings.cpp \
mwm_url.cpp \
bookmark_manager.cpp \
ge0_parser.cpp \