mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 19:42:57 +00:00
- Remove duplicate code
svn path=/branches/aicom-network-fixes/; revision=35186
This commit is contained in:
parent
ede9f79604
commit
9e8d40a05b
1 changed files with 0 additions and 2 deletions
|
@ -1143,8 +1143,6 @@ NTSTATUS TdiDisconnect(
|
|||
KEVENT Event;
|
||||
PIRP Irp;
|
||||
|
||||
DeviceObject = IoGetRelatedDeviceObject(TransportObject);
|
||||
|
||||
KeInitializeEvent(&Event, NotificationEvent, FALSE);
|
||||
|
||||
AFD_DbgPrint(MID_TRACE,("Called(TransportObject %x)\n", TransportObject));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue