Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Common / Printer.h
index 092cd8f..3d52be3 100644 (file)
@@ -53,8 +53,6 @@
        /* Includes: */
                #include "../../Core/StdDescriptors.h"
 
-               #include <string.h>
-
        /* Enable C linkage for C++ Compilers: */
                #if defined(__cplusplus)
                        extern "C" {