]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/AutoGen/StrGather.py
BaseTools: StrGather has redundant declaration
authorCarsey, Jaben </o=Intel/ou=Americas01/cn=Workers/cn=Carsey, Jaben>
Thu, 15 Mar 2018 21:39:04 +0000 (05:39 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Wed, 21 Mar 2018 05:38:10 +0000 (13:38 +0800)
commitafb04ba198799e1a377e7518965c7eb29c26732b
treea027e8403d2d45514d84336bb7f1562ff5765c63
parentc8ae65ac5218973e473ba1ba4bd5f9ccb547a219
BaseTools: StrGather has redundant declaration

remove COMPATIBLE_STRING_TOKEN as it is the same as STRING_TOKEN
remove if statement that used one or the other (identical) re

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/AutoGen/StrGather.py