station.h
changeset 3479 a4d992b5d24d
parent 3442 c494e7246d7b
child 3554 c16eadc2d060
--- 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;