forked from organicmaps/organicmaps-tmp
[ios] Fixed warning.
This commit is contained in:
parent
50c731f223
commit
ff2bf16b5d
1 changed files with 1 additions and 0 deletions
|
@ -1050,6 +1050,7 @@ void registerCellsForTableView(vector<MWMPlacePageCellType> const & cells, UITab
|
|||
break;
|
||||
}
|
||||
case osm::Editor::FeatureStatus::Deleted: break;
|
||||
case osm::Editor::FeatureStatus::Obsolete: break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue