summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Application/UiApp/String.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Application/UiApp/String.h')
-rw-r--r--MdeModulePkg/Application/UiApp/String.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/MdeModulePkg/Application/UiApp/String.h b/MdeModulePkg/Application/UiApp/String.h
index b8cb8762ec..386b92d15a 100644
--- a/MdeModulePkg/Application/UiApp/String.h
+++ b/MdeModulePkg/Application/UiApp/String.h
@@ -65,16 +65,4 @@ UninitializeStringSupport (
VOID
);
-/**
- Call the browser and display the front page
-
- @return Status code that will be returned by
- EFI_FORM_BROWSER2_PROTOCOL.SendForm ().
-
-**/
-EFI_STATUS
-CallFrontPage (
- VOID
- );
-
#endif // _STRING_H_