(svn r21802) -Cleanup (r2600): remove unused _vehicle_id_ctr_day

This commit is contained in:
smatz
2011-01-15 14:20:34 +00:00
parent 7be31ee03e
commit 2709454040
4 changed files with 3 additions and 5 deletions

View File

@@ -1656,7 +1656,7 @@ static const OldChunks main_chunk[] = {
OCL_ASSERT( OC_TTO, 0x496AC ),
OCL_VAR ( OC_UINT16, 1, &_vehicle_id_ctr_day ),
OCL_NULL ( 2 ), // _vehicle_id_ctr_day
OCL_CHUNK( 8, LoadOldSubsidy ),