Fix a bug in the Still Image Host Class driver where the returned block status code...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / StillImage.c
index 67d5cde..615094d 100644 (file)
@@ -233,8 +233,6 @@ static uint8_t SImage_Host_ReceiveBlockHeader(USB_ClassInfo_SI_Host_t* const SII
                  Pipe_Read_Stream_LE(&PIMAHeader->Params, ParamBytes, NO_STREAM_CALLBACK);\r
                \r
                Pipe_ClearIN();\r
-               \r
-               PIMAHeader->Code &= 0x0000000F;\r
        }\r
        \r
        Pipe_Freeze();\r