]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/BootMaintenanceManagerUiLib: remove unused but set variable
authorLaszlo Ersek <lersek@redhat.com>
Fri, 13 May 2016 09:50:41 +0000 (17:50 +0800)
committerLiming Gao <liming.gao@intel.com>
Tue, 17 May 2016 02:09:52 +0000 (10:09 +0800)
commit17da28f3e2451524ebf50b55ee302b5d0abdb98e
treee5bceb47dfacecaff3369b1f050906e59cb19beb
parente7cbd1490fea53f84e71f33987e2ad2e916febb2
MdeModulePkg/BootMaintenanceManagerUiLib: remove unused but set variable

As-is, the code triggers [-Werror=unused-but-set-variable] with GCC.

Fixes: a85be3ae48a8aaa40b755cd0ff7270c67cfed585
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerCustomizedUiSupport.c