forked from organicmaps/organicmaps
Fixed showing of a single search result on iPad.
This commit is contained in:
parent
eda58dbe32
commit
a1140ec90d
1 changed files with 0 additions and 2 deletions
|
@ -119,8 +119,6 @@ using TObservers = NSHashTable<__kindof TObserver>;
|
|||
__strong auto self = weakSelf;
|
||||
if (!self)
|
||||
return;
|
||||
if (IPAD)
|
||||
GetFramework().SearchEverywhere(self->m_everywhereParams);
|
||||
[self onSearchStarted];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue