VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Format/Tcformat.c
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2017-05-26 00:31:51 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2017-05-26 00:38:33 +0200
commit86ababb2a47019231acbed75855fc0687efd1d32 (patch)
tree77ca64ac1e2e679754e8ac7bffd7e47001e5e834 /src/Format/Tcformat.c
parentd647637b24527f39d5eedd1195e3435320beb5a9 (diff)
downloadVeraCrypt-86ababb2a47019231acbed75855fc0687efd1d32.tar.gz
VeraCrypt-86ababb2a47019231acbed75855fc0687efd1d32.zip
Windows: fix Hour Glass cursor still displayed in some cases after Format wizard operation is finished.
Diffstat (limited to 'src/Format/Tcformat.c')
-rw-r--r--src/Format/Tcformat.c2
1 files changed, 0 insertions, 2 deletions
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 ())