]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: remove uncalled function
authorCarsey, Jaben </o=Intel/ou=Americas01/cn=Workers/cn=Carsey, Jaben>
Fri, 30 Mar 2018 00:19:31 +0000 (08:19 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 3 Apr 2018 09:38:10 +0000 (17:38 +0800)
commit231fdbb2107a2b359042626263317d8e494165dd
tree04a580ed0fb1d78799b1f1cbb732f60423f476e6
parentcfbe3c3500a64e218e7d357dacb18d8b95eddfec
BaseTools: remove uncalled function

no one calls __IsWhiteSpace() (none of the 4 copies)

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/Common/FdfParserLite.py
BaseTools/Source/Python/Ecc/CodeFragmentCollector.py
BaseTools/Source/Python/Eot/CodeFragmentCollector.py
BaseTools/Source/Python/GenFds/FdfParser.py