]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: AutoGen - Remove unused variables.
authorJaben Carsey <jaben.carsey@intel.com>
Mon, 25 Jun 2018 23:18:02 +0000 (07:18 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Wed, 27 Jun 2018 08:36:51 +0000 (16:36 +0800)
commit3c920616bb22c7f08d473ee555c1f51930aba35e
treee684285365c237c03d69468fe3fc40285e532419
parent86379ac48ba17c71d4623c57099b064b15118e21
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>
BaseTools/Source/Python/AutoGen/AutoGen.py