Correct earlier backport

This commit is contained in:
twinaphex 2015-07-29 06:39:48 +02:00
parent d041538414
commit ecb11ebf33

View File

@ -1143,9 +1143,6 @@ int32_t PS_CDC::Update(const int32_t timestamp)
break;
}
Cur_CDIF->ReadRawSectorPWOnly(pwbuf, CurSector, false);
DecodeSubQ(pwbuf);
DriveStatus = StatusAfterSeek;
if(DriveStatus != DS_PAUSED && DriveStatus != DS_STANDBY)