mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[LIBUSB]
- Fix build svn path=/trunk/; revision=57812
This commit is contained in:
@@ -1842,7 +1842,6 @@ CHubController::HandleVendorDevice(
|
||||
NTSTATUS Status = STATUS_NOT_IMPLEMENTED;
|
||||
PUSBDEVICE UsbDevice;
|
||||
USB_DEFAULT_PIPE_SETUP_PACKET CtrlSetup;
|
||||
PVOID TransferBuffer = NULL;
|
||||
|
||||
DPRINT("CHubController::HandleVendorDevice Request %x\n", Urb->UrbControlVendorClassRequest.Request);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user