From: srs5694 Date: Fri, 28 Dec 2012 16:17:43 +0000 (-0500) Subject: Small fix. X-Git-Url: https://code.delx.au/refind/commitdiff_plain/aa3ee7622c8790595d335e128a9519824f489d57 Small fix. --- diff --git a/refind/main.c b/refind/main.c index 109aa65..a1c3fb7 100644 --- a/refind/main.c +++ b/refind/main.c @@ -1994,7 +1994,6 @@ efi_main (EFI_HANDLE ImageHandle, EFI_SYSTEM_TABLE *SystemTable) MokProtocol = SecureBootSetup(); ScanVolumes(); LoadDrivers(); - PauseForKey(); ScanForBootloaders(); ScanForTools();