Minor code cleanup
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user