]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/FrameworkTasks/org/tianocore/framework/tasks/VfrCompilerTask.java
Remove FrameworkLogger in FrameworkTasks and EdkException in GenBuild. Update EdkLog...
[mirror_edk2.git] / Tools / Source / FrameworkTasks / org / tianocore / framework / tasks / VfrCompilerTask.java
index d99f2399dc082ac5f2e15943a8b9ce4417e0e95f..198ba5eeefe9254c605514eb8c2d51a7fff66183 100644 (file)
@@ -167,7 +167,6 @@ public class VfrCompilerTask extends Task implements EfiDefine {
         } else {\r
             command = toolPath + "/" + "VfrCompile";\r
         }\r
-        List<Object> includePath = new ArrayList<Object>();     \r
         String incPath = "";        \r
 \r
         int count = includepathList.size();    \r