Browse Source

usbutils - which_intinfo not requried

Kano 12 years ago
parent
commit
b932fc0ada
1 changed files with 0 additions and 1 deletions
  1. 0 1
      usbutils.h

+ 0 - 1
usbutils.h

@@ -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;