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:
authorvng <viktor.govako@gmail.com>2011-05-25 03:03:07 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:17:59 +0300
commita00db1949e1655703d5a1b7eba48dcaf7e759c4b (patch)
tree99b55a0f46f09d7cebe54d091353b39647401eb2 /indexer/feature_data.hpp
parentc7f6a64da8b4eda85e1a232142c1228fa6d93426 (diff)
Make simple conversion of feature types during world generating.
Diffstat (limited to 'indexer/feature_data.hpp')
-rw-r--r--indexer/feature_data.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indexer/feature_data.hpp b/indexer/feature_data.hpp
index 27fadeba65..3bf3bbe6d3 100644
--- a/indexer/feature_data.hpp
+++ b/indexer/feature_data.hpp
@@ -144,7 +144,6 @@ public:
m_Types.assign(b, e);
}
- void SortTypes();
void FinishAddingTypes();
void SetType(uint32_t t);