State information for class drivers is now zeroed out during enumeration (both in...
[pub/USBasp.git] / Demos / Device / ClassDriver / MassStorage / MassStorage.c
index 0a6604c..6a4612e 100644 (file)
@@ -54,11 +54,6 @@ USB_ClassInfo_MS_Device_t Disk_MS_Interface =
 \r
                                .TotalLUNs              = TOTAL_LUNS,\r
                        },\r
 \r
                                .TotalLUNs              = TOTAL_LUNS,\r
                        },\r
-               \r
-               .State =\r
-                       {\r
-                               // Leave all state values to their defaults\r
-                       }\r
        };\r
 \r
 /** Main program entry point. This routine contains the overall program flow, including initial\r
        };\r
 \r
 /** Main program entry point. This routine contains the overall program flow, including initial\r