mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:56:00 +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:
parent
603ac11c9a
commit
5ef94aacb7
1 changed files with 0 additions and 1 deletions
|
@ -556,7 +556,6 @@ WinMain(
|
|||
DPRINT("Winlogon: CheckForSetup() in setup mode\n");
|
||||
|
||||
/* Run setup and reboot when done */
|
||||
RemoveStatusMessage(WLSession);
|
||||
SwitchDesktop(WLSession->ApplicationDesktop);
|
||||
RunSetup();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue