mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[FREELDR:UEFI] uefidisk.c: Remove stray global variable
Addendum to commit 1fd9d11f16 (PR #5219)
This commit is contained in:
@@ -57,7 +57,6 @@ static UCHAR PcBiosDiskCount;
|
||||
UCHAR FrldrBootDrive;
|
||||
ULONG FrldrBootPartition;
|
||||
SIZE_T DiskReadBufferSize;
|
||||
PVOID Buffer;
|
||||
|
||||
/* UEFI-specific */
|
||||
static ULONG UefiBootRootIndex = 0;
|
||||
|
||||
Reference in New Issue
Block a user