]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/MigrationTools/org/tianocore/migration/Macro.java
remove MigrationTools.java
[mirror_edk2.git] / Tools / Source / MigrationTools / org / tianocore / migration / Macro.java
index 7051985ea7cb99969ea912384bb0e6b062444495..615dda06a1a1f435715bffa12230aae50fa81e6d 100644 (file)
@@ -35,7 +35,7 @@ public class Macro {
                String temp = null;\r
                \r
                temp = mtr.group();\r
-               if (db.hasMacro(temp)) {                                        // only changed macros registered, because the database of macro has only changed ones\r
+               if (ModuleInfo.db.hasMacro(temp)) {                                     // only changed macros registered, because the database of macro has only changed ones\r
                        if (!unmacro.contains(temp)) {\r
                                mi.hashnonlocalmacro.add(temp);\r
                        }\r