aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/CDC/CDC.h
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Device/LowLevel/CDC/CDC.h')
-rw-r--r--Demos/Device/LowLevel/CDC/CDC.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Demos/Device/LowLevel/CDC/CDC.h b/Demos/Device/LowLevel/CDC/CDC.h
index 821ba8f96..a8f7199ab 100644
--- a/Demos/Device/LowLevel/CDC/CDC.h
+++ b/Demos/Device/LowLevel/CDC/CDC.h
@@ -180,6 +180,4 @@
void EVENT_USB_ConfigurationChanged(void);
void EVENT_USB_UnhandledControlPacket(void);
- void UpdateStatus(uint8_t CurrentStatus);
-
#endif