misplaced assertion
This commit is contained in:
parent
53aa2f54e5
commit
27ff707d54
@ -371,7 +371,6 @@ _Way _ReadXMLWay( xmlTextReaderPtr& inputReader, Settings& settings ) {
|
||||
xmlFree( childName );
|
||||
}
|
||||
}
|
||||
assert(way.type > -1 || way.maximumSpeed != -1);
|
||||
return way;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user