BaseTools: Remove duplicate function declaration

Remove duplicate function declaration

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
This commit is contained in:
Yunhua Feng 2018-08-08 09:58:46 +08:00 committed by Yonghong Zhu
parent cd25509b1f
commit 6f06101ddf
1 changed files with 0 additions and 7 deletions

View File

@ -374,13 +374,6 @@ UefiDevicePathLibConvertTextToDevicePath (
);
EFI_DEVICE_PATH_PROTOCOL *
CreateDeviceNode (
UINT8 NodeType,
UINT8 NodeSubType,
UINT16 NodeLength
);
EFI_DEVICE_PATH_PROTOCOL *
CreateDeviceNode (
UINT8 NodeType,
UINT8 NodeSubType,