Minor code cleanup

This commit is contained in:
DennisOSRM 2012-08-30 17:01:54 +02:00
parent 0eb5d8db4e
commit 4c2c1f519c

View File

@ -62,7 +62,6 @@ struct _Way {
std::string name;
double speed;
short type;
// bool useful;
bool access;
bool roundabout;
bool isDurationSet;