src/vehicle.h
changeset 7069 9c50360195ff
parent 7061 81d3a68972b5
child 7076 3bc104d72eef
--- a/src/vehicle.h	Fri May 04 19:24:01 2007 +0000
+++ b/src/vehicle.h	Fri May 04 22:38:36 2007 +0000
@@ -108,7 +108,6 @@
 struct VehicleRail {
 	uint16 last_speed; // NOSAVE: only used in UI
 	uint16 crash_anim_pos;
-	uint16 days_since_order_progr;
 
 	/* cached values, recalculated on load and each time a vehicle is added to/removed from the consist. */
 	uint16 cached_max_speed;  // max speed of the consist. (minimum of the max speed of all vehicles in the consist)