diff --git a/src/road_type.h b/src/road_type.h index 95a8834ffe..969b141ba2 100644 --- a/src/road_type.h +++ b/src/road_type.h @@ -14,9 +14,6 @@ typedef uint32 RoadTypeLabel; -static const RoadTypeLabel ROADTYPE_ROAD_LABEL = 'ROAD'; -static const RoadTypeLabel ROADTYPE_TRAM_LABEL = 'TRAM'; - /** * The different roadtypes we support *