]> git.proxmox.com Git - mirror_edk2.git/commit
NetworkPkg/Dhcp6Dxe: Remove an unused global variable.
authorSongpeng Li <songpeng.li@intel.com>
Mon, 14 Jan 2019 08:14:38 +0000 (16:14 +0800)
committerJiaxin Wu <Jiaxin.wu@intel.com>
Tue, 15 Jan 2019 01:39:13 +0000 (09:39 +0800)
commit44fc27b2bf02c32acfb99e16a32c3bd2c37010f6
tree23933490b98d162428b42d2565ba0165e98e1498
parent44e5fa81e3c1d6d040f2a405211565b2cd81534f
NetworkPkg/Dhcp6Dxe: Remove an unused global variable.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1413

The global variable mAllDhcpServersAddress has never
been used, this patch is to clean it.

Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Songpeng Li <songpeng.li@intel.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Siyuan Fu <siyuan.fu@intel.com>
NetworkPkg/Dhcp6Dxe/Dhcp6Impl.c
NetworkPkg/Dhcp6Dxe/Dhcp6Impl.h