Cleanup: Remove unused constants. The value of the tram constant was also incorrect.
This commit is contained in:
@@ -14,9 +14,6 @@
|
|||||||
|
|
||||||
typedef uint32 RoadTypeLabel;
|
typedef uint32 RoadTypeLabel;
|
||||||
|
|
||||||
static const RoadTypeLabel ROADTYPE_ROAD_LABEL = 'ROAD';
|
|
||||||
static const RoadTypeLabel ROADTYPE_TRAM_LABEL = 'TRAM';
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The different roadtypes we support
|
* The different roadtypes we support
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user