diff --git a/boot/freeldr/freeldr/arch/uefi/uefidisk.c b/boot/freeldr/freeldr/arch/uefi/uefidisk.c index caf5df095d4..ffa9490a72a 100644 --- a/boot/freeldr/freeldr/arch/uefi/uefidisk.c +++ b/boot/freeldr/freeldr/arch/uefi/uefidisk.c @@ -57,7 +57,6 @@ static UCHAR PcBiosDiskCount; UCHAR FrldrBootDrive; ULONG FrldrBootPartition; SIZE_T DiskReadBufferSize; -PVOID Buffer; /* UEFI-specific */ static ULONG UefiBootRootIndex = 0;