summaryrefslogtreecommitdiffstats
path: root/adb/usb_osx.c
diff options
context:
space:
mode:
Diffstat (limited to 'adb/usb_osx.c')
-rw-r--r--adb/usb_osx.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/adb/usb_osx.c b/adb/usb_osx.c
index 171a9fc..4892c38 100644
--- a/adb/usb_osx.c
+++ b/adb/usb_osx.c
@@ -32,9 +32,6 @@
#define DBG D
-#define ADB_SUBCLASS 0x42
-#define ADB_PROTOCOL 0x1
-
static IONotificationPortRef notificationPort = 0;
static io_iterator_t* notificationIterators;