From 86ababb2a47019231acbed75855fc0687efd1d32 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Fri, 26 May 2017 00:31:51 +0200 Subject: Windows: fix Hour Glass cursor still displayed in some cases after Format wizard operation is finished. --- src/Format/Tcformat.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/Format/Tcformat.c b/src/Format/Tcformat.c index 288eeacf..16b93db1 100644 --- a/src/Format/Tcformat.c +++ b/src/Format/Tcformat.c @@ -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 ()) -- cgit v1.2.3