diff --git a/map/framework.cpp b/map/framework.cpp index cb388fc87f..f1065e2ef0 100644 --- a/map/framework.cpp +++ b/map/framework.cpp @@ -1944,7 +1944,6 @@ void Framework::RemoveRoute() void Framework::CloseRouting() { - ASSERT(IsRoutingActive(), ()); GetLocationState()->StopRoutingMode(); m_routingSession.Reset(); RemoveRoute();