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:
Hervé Poussineau
2006-08-03 15:14:14 +00:00
parent 603ac11c9a
commit 5ef94aacb7
-1
View File
@@ -556,7 +556,6 @@ WinMain(
DPRINT("Winlogon: CheckForSetup() in setup mode\n");
/* Run setup and reboot when done */
RemoveStatusMessage(WLSession);
SwitchDesktop(WLSession->ApplicationDesktop);
RunSetup();