[FREELDR]

Get rid of the default status bar text, which reappears at OS loading time if one boots with bootloader's text UI.

svn path=/trunk/; revision=57934
This commit is contained in:
Hermès Bélusca-Maïto 2012-12-16 22:00:41 +00:00
parent 0686441a38
commit d03fcd8a09

View file

@ -133,11 +133,6 @@ VOID TuiDrawBackdrop(VOID)
UiTitleBoxTitleText,
ATTR(UiTitleBoxFgColor, UiTitleBoxBgColor));
//
// Draw status bar
//
TuiDrawStatusText("Welcome to FreeLoader!");
//
// Update the date & time
//