]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/FrameworkWizard/src/org/tianocore/frameworkwizard/platform/ui/id/FpdModuleIdentification.java
some bug fixing for FpdFrameworkModules
[mirror_edk2.git] / Tools / Source / FrameworkWizard / src / org / tianocore / frameworkwizard / platform / ui / id / FpdModuleIdentification.java
index b9bb9e5ff3097a917407f143c9fc33ebaa1ca0ab..b30c32264877accc89160db2d0d320728b059733 100644 (file)
@@ -30,10 +30,6 @@ public class FpdModuleIdentification {
     \r
     private ModuleIdentification module;\r
     \r
-    private String target; // Optional\r
-    \r
-    private String toolchain; // Optional\r
-    \r
     public FpdModuleIdentification(String arch, String fvBinding, String sequence, ModuleIdentification module){\r
         this.arch = arch;\r
         this.fvBinding = fvBinding;\r