From aa3ee7622c8790595d335e128a9519824f489d57 Mon Sep 17 00:00:00 2001 From: srs5694 Date: Fri, 28 Dec 2012 11:17:43 -0500 Subject: [PATCH] Small fix. --- refind/main.c | 1 - 1 file changed, 1 deletion(-) 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(); -- 2.39.2