remove accidental commit

svn path=/trunk/; revision=14935
This commit is contained in:
Alex Ionescu 2005-05-01 22:06:38 +00:00
parent f38095c406
commit f3a824a347

View file

@ -58,7 +58,6 @@ EngDeviceIoControl(HANDLE hDevice,
nInBufferSize,
lpOutBuffer,
nOutBufferSize, FALSE, &Event, &Iosb);
DPRINT1("IRP: %x\n", Irp);
Status = IoCallDriver(DeviceObject, Irp);