diff options
| author | 2009-08-20 00:11:25 +0200 | |
|---|---|---|
| committer | 2009-08-21 02:44:25 +0200 | |
| commit | 3c19d124c7521aeef6e4f28755c649a58c2860b6 (patch) | |
| tree | ed99fd0a4e17b2e69fcf4c67f302fe39f4a6c82d /usbmuxd/usb.h | |
| parent | 1a0c58e4062da7db73b4c08963f741cf016f6aa5 (diff) | |
| download | usbmuxd-3c19d124c7521aeef6e4f28755c649a58c2860b6.tar.gz usbmuxd-3c19d124c7521aeef6e4f28755c649a58c2860b6.tar.bz2 | |
Only try to set configuration if needed.
Diffstat (limited to 'usbmuxd/usb.h')
| -rw-r--r-- | usbmuxd/usb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usbmuxd/usb.h b/usbmuxd/usb.h index d13d9ba..621ccb2 100644 --- a/usbmuxd/usb.h +++ b/usbmuxd/usb.h | |||
| @@ -48,7 +48,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | |||
| 48 | #define PID_ITOUCH2G 0x1293 | 48 | #define PID_ITOUCH2G 0x1293 |
| 49 | #define PID_IPHONE3GS 0x1294 | 49 | #define PID_IPHONE3GS 0x1294 |
| 50 | 50 | ||
| 51 | #define USB_CONFIGURATION 3 | ||
| 52 | #define USB_INTERFACE 1 | 51 | #define USB_INTERFACE 1 |
| 53 | 52 | ||
| 54 | struct usb_device; | 53 | struct usb_device; |
