Removed interrupt disable/enable from the Device mode control request processing...
[pub/lufa.git] / LUFA / Drivers / USB / HighLevel / USBTask.h
index 9601315..9138e68 100644 (file)
@@ -34,7 +34,6 @@
        /* Includes: */\r
                #include <avr/io.h>\r
                #include <avr/interrupt.h>\r
-               #include <util/atomic.h>\r
                #include <stdbool.h>\r
                #include <stddef.h>\r
                \r