usb-hub: remove unused descriptor arrays
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 7 Jul 2011 13:02:58 +0000 (15:02 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 8 Jul 2011 09:26:10 +0000 (11:26 +0200)
commit6e8a68b4f8476b123f215b4147c545aba1fcaeb9
tree8a9e7638a9a0a7a5f7e23d86b8065766ce1043de
parent2a21e906c13f579b2ba703a30edd2804d1c5dc52
usb-hub: remove unused descriptor arrays

Somehow they where left over when converting the hub
to the new usb descriptor infrastructure ...

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb-hub.c