(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 36d965a697
commit 49fabae7a1
3 changed files with 6 additions and 6 deletions

View File

@@ -603,9 +603,11 @@ static const OldChunks station_chunk[] = {
OCL_SVAR( OC_UINT8, Station, owner ),
OCL_SVAR( OC_UINT8, Station, facilities ),
OCL_SVAR( OC_UINT8, Station, airport_type ),
OCL_NULL( 2 ), // Bus/truck status, no longer in use
OCL_SVAR( OC_UINT8, Station, blocked_months_obsolete ),
OCL_NULL( 1 ), // Unknown
/* Bus/truck status, no longer in use
* Blocked months
* Unknown
*/
OCL_NULL( 4 ),
OCL_SVAR( OC_FILE_U16 | OC_VAR_U32, Station, airport_flags ),
OCL_NULL( 2 ), // last_vehicle. now last_vehicle_type