summaryrefslogtreecommitdiff
path: root/src/station.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/station.h')
-rw-r--r--src/station.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/station.h b/src/station.h
index ad8548d8e..b4d9d9a88 100644
--- a/src/station.h
+++ b/src/station.h
@@ -146,9 +146,6 @@ struct Station {
TileIndex bus_tile_obsolete;
TileIndex lorry_tile_obsolete;
- byte truck_stop_status_obsolete;
- byte bus_stop_status_obsolete;
-
StationRect rect; ///< Station spread out rectangle (not saved) maintained by StationRect_xxx() functions
static const int cDebugCtorLevel = 3;