summaryrefslogtreecommitdiff
path: root/src/host/usbh_hcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/usbh_hcd.h')
-rw-r--r--src/host/usbh_hcd.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/host/usbh_hcd.h b/src/host/usbh_hcd.h
index abc7fd250..b3856d6b7 100644
--- a/src/host/usbh_hcd.h
+++ b/src/host/usbh_hcd.h
@@ -97,12 +97,6 @@ typedef struct {
extern usbh_device_t _usbh_devices[CFG_TUSB_HOST_DEVICE_MAX+1]; // including zero-address
-//--------------------------------------------------------------------+
-// callback from HCD ISR
-//--------------------------------------------------------------------+
-
-
-
#ifdef __cplusplus
}
#endif