mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 11:02:16 +00:00
- Remove a forgotten debug print
svn path=/trunk/; revision=47091
This commit is contained in:
parent
c55eb25c06
commit
66482fa4f3
1 changed files with 0 additions and 2 deletions
|
@ -1731,8 +1731,6 @@ NdisICreateClose(
|
|||
Irp->IoStatus.Status = STATUS_SUCCESS;
|
||||
Irp->IoStatus.Information = 0;
|
||||
|
||||
DbgPrint("NdisICreateClose\n");
|
||||
|
||||
IoCompleteRequest(Irp, IO_NO_INCREMENT);
|
||||
|
||||
return STATUS_SUCCESS;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue