diff --git a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfig.vfr b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfig.vfr index 57a806bc01..6d3c20ca18 100644 --- a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfig.vfr +++ b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfig.vfr @@ -55,8 +55,6 @@ formset prompt = STRING_TOKEN(STR_DELETE_KEYS_PROMPT), help = STRING_TOKEN(STR_NULL); - subtitle text = STRING_TOKEN(STR_NULL); - goto FORMID_RESTORE_KEYS, prompt = STRING_TOKEN(STR_RESTORE_KEYS_PROMPT), help = STRING_TOKEN(STR_NULL);