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:
authorArsentiy Milchakov <milcars@mapswithme.com>2016-10-03 15:22:46 +0300
committerArsentiy Milchakov <milcars@mapswithme.com>2016-10-10 18:14:45 +0300
commit5e716d70d81926305c53e88f68afba31ecde9224 (patch)
tree711b1d1cf976012352e001ffa5d5e4d31928a408 /map/map.pro
parentecc59be84ff4b13c768f41422964d69a90c3fa2c (diff)
dummy implementation and smoke test
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 4aabaf916c..264f744590 100644
--- a/map/map.pro
+++ b/map/map.pro
@@ -12,7 +12,6 @@ include($$ROOT_DIR/common.pri)
HEADERS += \
api_mark_point.hpp \
- booking_api.hpp \
bookmark.hpp \
bookmark_manager.hpp \
chart_generator.hpp \
@@ -36,7 +35,6 @@ SOURCES += \
../api/src/c/api-client.c \
address_finder.cpp \
api_mark_point.cpp \
- booking_api.cpp \
bookmark.cpp \
bookmark_manager.cpp \
chart_generator.cpp \