forked from organicmaps/organicmaps
Removed invalid assert.
This commit is contained in:
parent
1799285cb0
commit
d7c1f2d796
1 changed files with 0 additions and 1 deletions
|
@ -1944,7 +1944,6 @@ void Framework::RemoveRoute()
|
|||
|
||||
void Framework::CloseRouting()
|
||||
{
|
||||
ASSERT(IsRoutingActive(), ());
|
||||
GetLocationState()->StopRoutingMode();
|
||||
m_routingSession.Reset();
|
||||
RemoveRoute();
|
||||
|
|
Loading…
Add table
Reference in a new issue