State information for class drivers is now zeroed out during enumeration (both in...
[pub/USBasp.git] / Demos / Host / ClassDriver / MouseHost / MouseHost.c
index 6913ec3..61d7d7b 100644 (file)
@@ -50,11 +50,6 @@ USB_ClassInfo_HID_Host_t Mouse_HID_Interface =
                                .MatchInterfaceProtocol = true,\r
                                .HIDInterfaceProtocol   = 0x02,\r
                        },\r
-                       \r
-               .State =\r
-                       {\r
-                               // Leave all state values to their defaults                     \r
-                       }\r
        };\r
 \r
        \r