summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shim.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shim.c b/shim.c
index f5bed2dc..7d36b418 100644
--- a/shim.c
+++ b/shim.c
@@ -1371,7 +1371,6 @@ should_use_fallback(EFI_HANDLE image_handle)
* Print(L"Could not open \"\\EFI\\BOOT%s\": %d\n", FALLBACK,
* rc);
*/
- uefi_call_wrapper(vh->Close, 1, vh);
goto error;
}