(svn r8475) -Fix

Remove the unused remnants of blocked_months_obsolete
This commit is contained in:
tron
2007-01-31 05:01:29 +00:00
parent f5b41a2fbb
commit 5d4241db30
3 changed files with 6 additions and 6 deletions

View File

@@ -148,7 +148,6 @@ struct Station {
byte truck_stop_status_obsolete;
byte bus_stop_status_obsolete;
byte blocked_months_obsolete;
StationRect rect; ///< Station spread out rectangle (not saved) maintained by StationRect_xxx() functions