mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
remove accidental commit
svn path=/trunk/; revision=14935
This commit is contained in:
parent
f38095c406
commit
f3a824a347
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ EngDeviceIoControl(HANDLE hDevice,
|
|||
nInBufferSize,
|
||||
lpOutBuffer,
|
||||
nOutBufferSize, FALSE, &Event, &Iosb);
|
||||
DPRINT1("IRP: %x\n", Irp);
|
||||
|
||||
Status = IoCallDriver(DeviceObject, Irp);
|
||||
|
||||
|
|
Loading…
Reference in a new issue