Removed superflous debug output

This commit is contained in:
DennisOSRM 2012-02-08 15:10:55 +01:00
parent cc91ee1c52
commit d9f0d92262

View File

@ -95,7 +95,6 @@ unsigned DescriptionFactory::Run(const unsigned zoomLevel) {
}
}
if(pathDescription[0].length == 0){
INFO("Start at End of street");
pathDescription[0].turnInstruction = 14;
}