Removed not needed call to ParseTypes.

This commit is contained in:
Alex Zolotarev 2016-03-10 14:08:44 +03:00 committed by Sergey Yershov
parent 8aad6aa450
commit 209815b6ed

View file

@ -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();