forked from organicmaps/organicmaps
Review fixes.
This commit is contained in:
parent
90a76488a2
commit
6eb6d636f1
1 changed files with 0 additions and 1 deletions
|
@ -574,7 +574,6 @@ shared_ptr<Route> const RoutingSession::GetRoute() const
|
|||
{
|
||||
threads::MutexGuard guard(m_routeSessionMutex);
|
||||
ASSERT(m_route, ());
|
||||
|
||||
return m_route;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue