Browse Source

usbutils - which_intinfo not requried

nfactor-troky
Kano 11 years ago
parent
commit
b932fc0ada
  1. 1
      usbutils.h

1
usbutils.h

@ -220,7 +220,6 @@ struct cg_usb_tmo { @@ -220,7 +220,6 @@ struct cg_usb_tmo {
struct cg_usb_info {
uint8_t bus_number;
uint8_t device_address;
int which_intinfo;
int usbstat;
bool nodev;
int nodev_count;

Loading…
Cancel
Save