Oops - ensure that only the relevant/available interrupts are defined and used on...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Device / Audio.h
index d82beab..cf63c65 100644 (file)
@@ -57,8 +57,6 @@
                #include "../../USB.h"
                #include "../Common/Audio.h"
 
-               #include <string.h>
-
        /* Enable C linkage for C++ Compilers: */
                #if defined(__cplusplus)
                        extern "C" {