Removed superflous debug output
This commit is contained in:
parent
cc91ee1c52
commit
d9f0d92262
@ -95,7 +95,6 @@ unsigned DescriptionFactory::Run(const unsigned zoomLevel) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if(pathDescription[0].length == 0){
|
if(pathDescription[0].length == 0){
|
||||||
INFO("Start at End of street");
|
|
||||||
pathDescription[0].turnInstruction = 14;
|
pathDescription[0].turnInstruction = 14;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user