forked from organicmaps/organicmaps
Removed not needed call to ParseTypes.
This commit is contained in:
parent
8aad6aa450
commit
209815b6ed
1 changed files with 0 additions and 1 deletions
|
@ -131,7 +131,6 @@ editor::XMLFeature FeatureType::ToXML() const
|
|||
// feature.m_params.layer =
|
||||
// feature.m_params.rank =
|
||||
|
||||
ParseTypes();
|
||||
feature::TypesHolder th(*this);
|
||||
// TODO(mgsergio): Use correct sorting instead of SortBySpec based on the config.
|
||||
th.SortBySpec();
|
||||
|
|
Loading…
Add table
Reference in a new issue