X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/28343b1475b999e61c8fe98eb420507a0e6da388..6be24e44046ffc386e2f4072aa5cccb1c462f47f:/Demos/Device/LowLevel/CDC/CDC.h?ds=inline 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