station.h
changeset 1768 997fd3ae1384
parent 1751 954dd2900ac9
child 1802 448f187042d3
--- a/station.h	Fri May 06 06:56:30 2005 +0000
+++ b/station.h	Fri May 06 06:59:24 2005 +0000
@@ -50,8 +50,6 @@
 	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;