mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
Don't try to remove a status message if none have been displayed and GINA has not been initialized
svn path=/trunk/; revision=23435
This commit is contained in:
@@ -556,7 +556,6 @@ WinMain(
|
||||
DPRINT("Winlogon: CheckForSetup() in setup mode\n");
|
||||
|
||||
/* Run setup and reboot when done */
|
||||
RemoveStatusMessage(WLSession);
|
||||
SwitchDesktop(WLSession->ApplicationDesktop);
|
||||
RunSetup();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user