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:
authortatiana-kondakova <tatiana.kondakova@gmail.com>2018-01-29 16:36:12 +0300
committermpimenov <mpimenov@users.noreply.github.com>2018-01-30 13:30:27 +0300
commitff52dcc7a3197beb633ee7d7d1b574a34bf93156 (patch)
tree057706635aefce545e0e9046d166dd861e4071b0 /indexer/CMakeLists.txt
parentf3edb952b972d51031371d1c45ce2e8c85e47535 (diff)
Remove GeoIndex 2011 format support
Diffstat (limited to 'indexer/CMakeLists.txt')
-rw-r--r--indexer/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/indexer/CMakeLists.txt b/indexer/CMakeLists.txt
index 5d5fe04929..b25a5e9ce9 100644
--- a/indexer/CMakeLists.txt
+++ b/indexer/CMakeLists.txt
@@ -90,7 +90,6 @@ set(
index.cpp
index.hpp
interval_index_builder.hpp
- interval_index_iface.hpp
interval_index.hpp
map_object.cpp
map_object.hpp
@@ -102,9 +101,6 @@ set(
mwm_set.hpp
new_feature_categories.cpp # it's in indexer because of CategoriesHolder dependency.
new_feature_categories.hpp # it's in indexer because of CategoriesHolder dependency.
- old/feature_loader_101.cpp
- old/feature_loader_101.hpp
- old/interval_index_101.hpp
osm_editor.cpp
osm_editor.hpp
postcodes_matcher.cpp # it's in indexer due to editor which is in indexer and depends on postcodes_marcher