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:
authorIlya Zverev <zverik@textual.ru>2015-10-29 17:08:56 +0300
committerIlya Zverev <zverik@textual.ru>2015-10-29 17:08:56 +0300
commit0595c04b5b72aa834b493cbc485a967812760928 (patch)
tree7928e4184714404d6a440d826a3f59071e19139c /indexer/feature_data.hpp
parent586ebdf5b63df8538c5e28559e390f6ca130047d (diff)
[generator] Replace params.flats with metadata string, also do not skip seamarks
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 7cc4ad05cd..0050931b55 100644
--- a/indexer/feature_data.hpp
+++ b/indexer/feature_data.hpp
@@ -121,7 +121,6 @@ struct FeatureParamsBase
StringUtf8Multilang name;
StringNumericOptimal house;
string ref;
- string flats;
int8_t layer;
uint8_t rank;