mirror_edk2/BaseTools/Source/Python/AutoGen
Jaben Carsey 3c920616bb BaseTools: AutoGen - Remove unused variables.
There are 2 variables that we populate, but never use.
remove them entirely.

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>
2018-06-27 16:36:51 +08:00
..
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
AutoGen.py BaseTools: AutoGen - Remove unused variables. 2018-06-27 16:36:51 +08:00
BuildEngine.py BaseTools: Fix old python2 idioms 2018-06-27 16:33:27 +08:00
GenC.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
GenDepex.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
GenMake.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
GenPcdDb.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
GenVar.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
IdfClassObject.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
InfSectionParser.py BaseTools: remove redundant content in InfSectionParser 2018-05-04 13:03:11 +08:00
StrGather.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
UniClassObject.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
ValidCheckingInfoObject.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00