mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[USBEHCI]
- Remove debug spam svn path=/branches/usb-bringup-trunk/; revision=55341
This commit is contained in:
@@ -1090,7 +1090,7 @@ EhciDefferedRoutine(
|
||||
This = (CUSBHardwareDevice*) SystemArgument1;
|
||||
CStatus = (ULONG) SystemArgument2;
|
||||
|
||||
DPRINT1("CStatus %x\n", CStatus);
|
||||
DPRINT("CStatus %x\n", CStatus);
|
||||
|
||||
//
|
||||
// check for completion of async schedule
|
||||
|
||||
Reference in New Issue
Block a user