mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +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,
|
nInBufferSize,
|
||||||
lpOutBuffer,
|
lpOutBuffer,
|
||||||
nOutBufferSize, FALSE, &Event, &Iosb);
|
nOutBufferSize, FALSE, &Event, &Iosb);
|
||||||
DPRINT1("IRP: %x\n", Irp);
|
|
||||||
|
|
||||||
Status = IoCallDriver(DeviceObject, Irp);
|
Status = IoCallDriver(DeviceObject, Irp);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue