X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FPython%2FCommon%2FGlobalData.py;fp=BaseTools%2FSource%2FPython%2FCommon%2FGlobalData.py;h=afb3d8f0208b9200fb0d64c0099a6cc89b48e99f;hp=e3131b86cc60fe4226cb8c99328b65d9bb2a858d;hb=2b5c643ae8f7e72a56deeacead6b5302a076d329;hpb=975478f6bb22668efae311eb3f7406e1f18411c2 diff --git a/BaseTools/Source/Python/Common/GlobalData.py b/BaseTools/Source/Python/Common/GlobalData.py index e3131b86cc..afb3d8f020 100644 --- a/BaseTools/Source/Python/Common/GlobalData.py +++ b/BaseTools/Source/Python/Common/GlobalData.py @@ -93,13 +93,6 @@ gIgnoreSource = False # gFdfParser = None -# -# If a module is built more than once with different PCDs or library classes -# a temporary INF file with same content is created, the temporary file is removed -# when build exits. -# -gTempInfs = [] - BuildOptionPcd = [] #