forked from organicmaps/organicmaps
[routing] Review fixes
This commit is contained in:
parent
377db0d001
commit
d5a8da63ee
1 changed files with 1 additions and 0 deletions
|
@ -543,6 +543,7 @@ RouterResultCode IndexRouter::CalculateSubroute(Checkpoints const & checkpoints,
|
|||
IndexGraphStarter & starter,
|
||||
vector<Segment> & subroute)
|
||||
{
|
||||
CHECK(progress, ());
|
||||
subroute.clear();
|
||||
|
||||
SetupAlgorithmMode(starter);
|
||||
|
|
Loading…
Add table
Reference in a new issue