forked from organicmaps/organicmaps
[guides on map] Review fix.
This commit is contained in:
parent
71ad703d71
commit
ac9ed612a2
1 changed files with 0 additions and 3 deletions
|
@ -2448,9 +2448,6 @@ void Framework::ActivateMapSelection(std::optional<place_page::Info> const & inf
|
|||
m_onPlacePageOpen();
|
||||
else
|
||||
LOG(LWARNING, ("m_onPlacePageOpen has not been set up."));
|
||||
|
||||
if (info->GetSelectedObject() == df::SelectionShape::OBJECT_GUIDE)
|
||||
m_guidesManager.OnGuideSelected();
|
||||
}
|
||||
|
||||
void Framework::DeactivateMapSelection(bool notifyUI)
|
||||
|
|
Loading…
Add table
Reference in a new issue