diff -r 328cd2f4268d -r a4d992b5d24d station.h --- a/station.h Sat Apr 08 13:32:38 2006 +0000 +++ b/station.h Sat Apr 08 13:50:01 2006 +0000 @@ -38,7 +38,6 @@ uint32 index; byte num_vehicles; StationID station; - uint8 type; struct RoadStop *next; struct RoadStop *prev; } RoadStop;