summaryrefslogtreecommitdiff
path: root/src/device/usbd_pvt.h
diff options
context:
space:
mode:
authorNathan Conrad <[email protected]>2019-10-31 12:23:54 -0400
committerNathan Conrad <[email protected]>2019-10-31 12:23:54 -0400
commitd35f86993fc1292c7981bf66bca2d3cae40766e3 (patch)
tree4dd77aafc3c60c7a9a8c428986589f267f1b34c2 /src/device/usbd_pvt.h
parentcef388b7bd956adbc6af4904d4d95ca4120ebb7b (diff)
parent4d329d46cc36a8df05580ea7b19f2ce7a8dc2bf7 (diff)
Merge remote-tracking branch 'origin/master' into ZLP_Request2
Diffstat (limited to 'src/device/usbd_pvt.h')
-rw-r--r--src/device/usbd_pvt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/device/usbd_pvt.h b/src/device/usbd_pvt.h
index 892680142..b9947044b 100644
--- a/src/device/usbd_pvt.h
+++ b/src/device/usbd_pvt.h
@@ -33,8 +33,6 @@
extern "C" {
#endif
-bool usbd_init (void);
-
//--------------------------------------------------------------------+
// USBD Endpoint API
//--------------------------------------------------------------------+