[FREELDR] Remove unnecessary checks. CORE-14280
[reactos.git] / boot / freeldr / freeldr / arch / i386 / hardware.c
index f9aa78d..a94ab48 100644 (file)
@@ -112,8 +112,6 @@ HalpCalibrateStallExecution(VOID)
 
     /* Stage 1:  Coarse calibration                                   */
 
 
     /* Stage 1:  Coarse calibration                                   */
 
-    WaitFor8254Wraparound();
-
     delay_count = 1;
 
     do
     delay_count = 1;
 
     do