Windows: fix Hour Glass cursor still displayed in some cases after Format wizard operation is finished.

This commit is contained in:
Mounir IDRASSI 2017-05-26 00:31:51 +02:00
parent d647637b24
commit 86ababb2a4
No known key found for this signature in database
GPG Key ID: DD0C382D5FCFB8FC

View File

@ -7664,8 +7664,6 @@ BOOL CALLBACK MainDialogProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lPa
/* Hidden volume host successfully mounted as read-only */
WaitCursor ();
// Verify that the outer volume contains a suitable file system, retrieve cluster size, and
// scan the volume bitmap
if (!IsAdmin () && IsUacSupported ())