mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 01:15:09 +00:00
[DDK]
- Remove PUSB_DEVICE_HANDLE as its not used in this header. Its defined in hubbusif. svn path=/trunk/; revision=46738
This commit is contained in:
parent
60ff1b6f80
commit
939ddddd64
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
|||
|
||||
#if (NTDDI_VERSION >= NTDDI_WINXP)
|
||||
|
||||
typedef PVOID PUSB_DEVICE_HANDLE;
|
||||
|
||||
typedef NTSTATUS
|
||||
(USB_BUSIFFN *PUSB_BUSIFFN_SUBMIT_ISO_OUT_URB) (
|
||||
IN PVOID,
|
||||
|
|
Loading…
Reference in a new issue