Skip to content

Commit 348d7d4

Browse files
committed
[USBHUB]
- Remove broken assert svn path=/trunk/; revision=55941
1 parent 1de7f62 commit 348d7d4

File tree

1 file changed

+0
-5
lines changed
  • reactos/drivers/usb/usbhub

1 file changed

+0
-5
lines changed

reactos/drivers/usb/usbhub/fdo.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -868,11 +868,6 @@ CreateDeviceIds(
868868
}
869869
else
870870
{
871-
//
872-
// sanity checks for simple usb device
873-
//
874-
ASSERT(ConfigurationDescriptor->bNumInterfaces == 1);
875-
876871
//
877872
// FIXME: support multiple configurations
878873
//

0 commit comments

Comments
 (0)