mirror of https://github.com/acidanthera/audk.git
Fix gcc warning.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10471 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
d3f55de3fd
commit
0f127da65a
|
@ -207,7 +207,6 @@ EblDeviceCmd (
|
|||
IN CHAR8 **Argv
|
||||
)
|
||||
{
|
||||
EFI_STATUS Status;
|
||||
UINTN Index;
|
||||
UINTN CurrentRow;
|
||||
UINTN Max;
|
||||
|
|
Loading…
Reference in New Issue