]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: remove unused code
authorJaben Carsey <jaben.carsey@intel.com>
Thu, 16 Aug 2018 23:24:14 +0000 (07:24 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Mon, 20 Aug 2018 03:16:03 +0000 (11:16 +0800)
commitfe6fdfe2bb015bbd64c45c5d6ae028ecdf2437e2
treea1a3de7c1fdf08214b4dee21c08fa7fd96660c63
parent0258ba6256ca193e8fd896a40ceef1bc06a3e0e8
BaseTools: remove unused code

the if statment just has pass statement.
invert if condition and just use do the else work.

Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@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>
BaseTools/Source/Python/Workspace/InfBuildData.py