diff --git a/indexer/feature.cpp b/indexer/feature.cpp index 61dc6a179e..c6f3ca66a0 100644 --- a/indexer/feature.cpp +++ b/indexer/feature.cpp @@ -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();