Removed unsupported commands from enum

This commit is contained in:
Uwe Seimet 2021-08-24 11:10:58 +02:00
parent e05d6a245a
commit a2f639f914

View File

@ -55,9 +55,6 @@ public:
eCmdSynchronizeCache10 = 0x35,
eCmdReadDefectData10 = 0x37,
eCmdReadToc = 0x43,
eCmdPlayAudio10 = 0x45,
eCmdPlayAudioMSF = 0x47,
eCmdPlayAudioTrack = 0x48,
eCmdGetEventStatusNotification = 0x4a,
eCmdModeSelect10 = 0x55,
eCmdReserve10 = 0x56,