summaryrefslogtreecommitdiff
path: root/vehicle.h
diff options
context:
space:
mode:
Diffstat (limited to 'vehicle.h')
-rw-r--r--vehicle.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vehicle.h b/vehicle.h
index 29bf42362..b5d564368 100644
--- a/vehicle.h
+++ b/vehicle.h
@@ -118,7 +118,6 @@ struct Vehicle {
byte subtype; // subtype (for trains, 0 == loco, 4 wagon ??)
uint16 index; // NOSAVE: Index in vehicle array
- uint16 next_in_chain_old; // Next vehicle index for chained vehicles
Vehicle *next; // next