Speeding up parsing of car profile by about 30%
This commit is contained in:
@@ -58,8 +58,7 @@ struct _Way {
|
||||
isDurationSet = false;
|
||||
isAccessRestricted = false;
|
||||
ignoreInGrid = false;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
enum {
|
||||
notSure = 0, oneway, bidirectional, opposite
|
||||
|
||||
Reference in New Issue
Block a user