Remove CPPCheck suppressions for unused functions, disable checking for them in the...
[pub/USBasp.git] / LUFA / Drivers / USB / Core / Events.c
index 6f15bc8..535233a 100644 (file)
@@ -32,7 +32,6 @@
 #define  __INCLUDE_FROM_USB_DRIVER
 #include "Events.h"
 
-// cppcheck-suppress unusedFunction
 void USB_Event_Stub(void)
 {