aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/DualCDC
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Device/DualCDC')
-rw-r--r--Demos/Device/DualCDC/DualCDC.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Demos/Device/DualCDC/DualCDC.h b/Demos/Device/DualCDC/DualCDC.h
index 3c1e29612..fc782ee5a 100644
--- a/Demos/Device/DualCDC/DualCDC.h
+++ b/Demos/Device/DualCDC/DualCDC.h
@@ -64,6 +64,5 @@
void EVENT_USB_Disconnect(void);
void EVENT_USB_ConfigurationChanged(void);
void EVENT_USB_UnhandledControlPacket(void);
- void EVENT_USB_StartOfFrame(void);
-
+
#endif