Minor code cleanup
This commit is contained in:
parent
0eb5d8db4e
commit
4c2c1f519c
@ -62,7 +62,6 @@ struct _Way {
|
|||||||
std::string name;
|
std::string name;
|
||||||
double speed;
|
double speed;
|
||||||
short type;
|
short type;
|
||||||
// bool useful;
|
|
||||||
bool access;
|
bool access;
|
||||||
bool roundabout;
|
bool roundabout;
|
||||||
bool isDurationSet;
|
bool isDurationSet;
|
||||||
|
Loading…
Reference in New Issue
Block a user