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 88b88380..bd5990e6 100644
--- a/shim.c
+++ b/shim.c
@@ -1392,7 +1392,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;
}