forked from organicmaps/organicmaps
[MAPSME-4676] [ios] Fixed crash on search UI.
This commit is contained in:
parent
97523b5818
commit
6dd8e1f87b
1 changed files with 0 additions and 3 deletions
|
@ -161,9 +161,6 @@
|
|||
|
||||
- (void)onSearchResultsUpdated
|
||||
{
|
||||
if (!IPAD && [MWMSearch isSearchOnMap])
|
||||
return;
|
||||
|
||||
[self reloadData];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue