mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
[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:
@@ -133,11 +133,6 @@ VOID TuiDrawBackdrop(VOID)
|
||||
UiTitleBoxTitleText,
|
||||
ATTR(UiTitleBoxFgColor, UiTitleBoxBgColor));
|
||||
|
||||
//
|
||||
// Draw status bar
|
||||
//
|
||||
TuiDrawStatusText("Welcome to FreeLoader!");
|
||||
|
||||
//
|
||||
// Update the date & time
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user