summaryrefslogtreecommitdiff
path: root/tinyusb/host
diff options
context:
space:
mode:
Diffstat (limited to 'tinyusb/host')
-rw-r--r--tinyusb/host/hcd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tinyusb/host/hcd.c b/tinyusb/host/hcd.c
index 4a510d678..25b378484 100644
--- a/tinyusb/host/hcd.c
+++ b/tinyusb/host/hcd.c
@@ -42,7 +42,6 @@
TUSB_Error_t hcd_init()
{
-
return tERROR_NONE;
}