Cc: Feng Tian <feng.t...@intel.com>
Cc: Star Zeng <star.z...@intel.com>
Cc: Ruiyu Ni <ruiyu...@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <ler...@redhat.com>
---
 MdeModulePkg/Library/DeviceManagerUiLib/DeviceManager.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManager.c 
b/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManager.c
index bfab83ac867e..0de4e3c0c587 100644
--- a/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManager.c
+++ b/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManager.c
@@ -347,7 +347,6 @@ IsNeedAddNetworkMenu (
   EFI_STATUS     Status;
   UINTN          EntryCount;
   UINTN          Index;  
-  EFI_HII_HANDLE HiiDeviceManagerHandle;
   EFI_HANDLE     DriverHandle;
   EFI_HANDLE     ControllerHandle;
   EFI_DEVICE_PATH_PROTOCOL   *DevicePath;
@@ -356,7 +355,6 @@ IsNeedAddNetworkMenu (
   EFI_OPEN_PROTOCOL_INFORMATION_ENTRY   *OpenInfoBuffer;
   BOOLEAN        IsNeedAdd;
 
-  HiiDeviceManagerHandle = gDeviceManagerPrivate.HiiHandle;
   IsNeedAdd  = FALSE;
   OpenInfoBuffer = NULL;
   if ((Handle == NULL) || (ItemCount == NULL)) {
-- 
1.8.3.1


_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to