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 40be4c7a..88b88380 100644
--- a/shim.c
+++ b/shim.c
@@ -1131,7 +1131,6 @@ static EFI_STATUS handle_image (void *data, unsigned int datasize,
EFI_STATUS efi_status;
char *buffer;
int i;
- unsigned int size;
EFI_IMAGE_SECTION_HEADER *Section;
char *base, *end;
PE_COFF_LOADER_IMAGE_CONTEXT context;