]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/FrameworkWizard/src/org/tianocore/frameworkwizard/common/EnumerationData.java
1. Gray out all "Feature Flag" fields in module and move them to the bottom of the...
[mirror_edk2.git] / Tools / Source / FrameworkWizard / src / org / tianocore / frameworkwizard / common / EnumerationData.java
index e2981d0a2e846993b6e990d37dd093c491eb9a3e..99f40384a3e0cfb2b9a49fd3ca902ebb166f16af 100644 (file)
@@ -706,7 +706,6 @@ public class EnumerationData {
     \r
     private void initPcdUsage() {\r
         vPcdUsage.removeAllElements();\r
-        vPcdUsage.addElement(DataType.EMPTY_SELECT_ITEM);\r
         vPcdUsage.addElement("ALWAYS_CONSUMED");\r
         vPcdUsage.addElement("SOMETIMES_CONSUMED");\r
         vPcdUsage.addElement("ALWAYS_PRODUCED");\r