summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--station.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/station.h b/station.h
index 413613b46..08c3e01c0 100644
--- a/station.h
+++ b/station.h
@@ -50,8 +50,6 @@ struct Station {
TileIndex airport_tile;
TileIndex dock_tile;
Town *town;
- // alpha_order is obsolete since savegame format 4
- byte alpha_order_obsolete;
uint16 string_id;
ViewportSign sign;