BaseTools: remove an unused file

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
This commit is contained in:
Carsey, Jaben
2018-04-14 01:10:00 +08:00
committed by Yonghong Zhu
parent 9fb9cbfb65
commit e1a76b4702
2 changed files with 0 additions and 128 deletions

View File

@@ -58,7 +58,6 @@ COMMON_PYTHON=$(BASE_TOOLS_PATH)\Source\Python\Common\BuildToolError.py \
$(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\DataClass.py \
$(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\Exceptions.py \
$(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\FdfClass.py \
$(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\PackageClass.py \
$(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\PlatformClass.py \
$(BASE_TOOLS_PATH)\Source\Python\Table\Table.py \
$(BASE_TOOLS_PATH)\Source\Python\Table\TableDataModel.py \