Error status LEDs shown when device endpoint configuration fails to complete.
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / Pipe.c
index 71a33d6..3c493fe 100644 (file)
@@ -76,8 +76,6 @@ uint8_t Pipe_WaitUntilReady(void)
        uint16_t TimeoutMSRem = USB_STREAM_TIMEOUT_MS;\r
        #endif\r
 \r
-       USB_INT_Clear(USB_INT_HSOFI);\r
-\r
        for (;;)\r
        {\r
                if (Pipe_GetPipeToken() == PIPE_TOKEN_IN)\r