summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/usbstack/usb_core.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/usbstack/usb_core.c b/firmware/usbstack/usb_core.c
index c980a28804..d45c0efc90 100644
--- a/firmware/usbstack/usb_core.c
+++ b/firmware/usbstack/usb_core.c
@@ -65,9 +65,6 @@
/*-------------------------------------------------------------------------*/
/* USB protocol descriptors: */
-#define USB_SC_SCSI 0x06 /* Transparent */
-#define USB_PROT_BULK 0x50 /* bulk only */
-
static struct usb_device_descriptor __attribute__((aligned(2)))
device_descriptor=
{