[MSI]
[reactos.git] / rosapps / drivers / green / keyboard.c
index 0a4b195..511b856 100644 (file)
@@ -213,7 +213,6 @@ KeyboardDeviceWorker(
                if (!Irp)
                {
                        /* no memory actually, try later */
-                       CHECKPOINT;
                        KeStallExecutionProcessor(10);
                        continue;
                }