]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Common/GlobalData.py
BaseTools: Move variable out of Global
[mirror_edk2.git] / BaseTools / Source / Python / Common / GlobalData.py
index e3131b86cc60fe4226cb8c99328b65d9bb2a858d..afb3d8f0208b9200fb0d64c0099a6cc89b48e99f 100644 (file)
@@ -93,13 +93,6 @@ gIgnoreSource = False
 #\r
 gFdfParser = None\r
 \r
-#\r
-# If a module is built more than once with different PCDs or library classes\r
-# a temporary INF file with same content is created, the temporary file is removed\r
-# when build exits.\r
-#\r
-gTempInfs = []\r
-\r
 BuildOptionPcd = []\r
 \r
 #\r