diff -r 846986cf3a6e -r 9c50360195ff src/vehicle.h --- 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)