mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
- Fix build
svn path=/trunk/; revision=37611
This commit is contained in:
@@ -3192,7 +3192,9 @@ CdRomDeviceControlCompletion(
|
||||
case IOCTL_CDROM_READ_Q_CHANNEL: {
|
||||
|
||||
PSUB_Q_CHANNEL_DATA userChannelData = realIrp->AssociatedIrp.SystemBuffer;
|
||||
#if DBG
|
||||
PCDROM_SUB_Q_DATA_FORMAT inputBuffer = realIrp->AssociatedIrp.SystemBuffer;
|
||||
#endif
|
||||
PSUB_Q_CHANNEL_DATA subQPtr = srb->DataBuffer;
|
||||
|
||||
#if DBG
|
||||
|
||||
Reference in New Issue
Block a user