mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
[USBHUB]
- Remove broken assert svn path=/trunk/; revision=55941
This commit is contained in:
parent
1de7f626b6
commit
348d7d4625
1 changed files with 0 additions and 5 deletions
|
@ -868,11 +868,6 @@ CreateDeviceIds(
|
|||
}
|
||||
else
|
||||
{
|
||||
//
|
||||
// sanity checks for simple usb device
|
||||
//
|
||||
ASSERT(ConfigurationDescriptor->bNumInterfaces == 1);
|
||||
|
||||
//
|
||||
// FIXME: support multiple configurations
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue