diff options
author | Eric Dong <eric.dong@intel.com> | 2014-10-21 05:48:00 +0000 |
---|---|---|
committer | ydong10 <ydong10@Edk2> | 2014-10-21 05:48:00 +0000 |
commit | 79e1ffbdd4cb6ea4d1ec8c25a1f6c905a57458f0 (patch) | |
tree | ee9062928999009608d9bea6939e6114ea0045bb /SecurityPkg/UserIdentification/UserProfileManagerDxe | |
parent | 8c83d0c0b9bd102cd905c83b2644a543e9711815 (diff) | |
download | edk2-platforms-79e1ffbdd4cb6ea4d1ec8c25a1f6c905a57458f0.tar.xz |
Clean up the code. Action statement should not have text two opcode.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16221 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'SecurityPkg/UserIdentification/UserProfileManagerDxe')
-rw-r--r-- | SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerVfr.Vfr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerVfr.Vfr b/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerVfr.Vfr index fa6d9e4a87..59fb348651 100644 --- a/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerVfr.Vfr +++ b/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerVfr.Vfr @@ -35,7 +35,6 @@ formset text
help = STRING_TOKEN(STR_NULL_STRING),
text = STRING_TOKEN(STR_NULL_STRING),
- text = STRING_TOKEN(STR_NULL_STRING),
flags = INTERACTIVE,
key = QUESTIONID_USER_MANAGE;
endif;
|