diff --git a/ps2/compat_files/ps2_devices.c b/ps2/compat_files/ps2_devices.c index bd020d7b50..d996f75348 100644 --- a/ps2/compat_files/ps2_devices.c +++ b/ps2/compat_files/ps2_devices.c @@ -172,13 +172,6 @@ bool waitUntilDeviceIsReady(enum BootDeviceIDs device_id) ret = stat(rootDevice, &buffer); /* Wait untill the device is ready */ nopdelay(); - nopdelay(); - nopdelay(); - nopdelay(); - nopdelay(); - nopdelay(); - nopdelay(); - nopdelay(); retries--; }