mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Remove unused label.
This commit is contained in:
@@ -1629,7 +1629,6 @@ void DoInstall (void *arg)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
outcome:
|
|
||||||
OutcomePrompt (hwndDlg, bOK);
|
OutcomePrompt (hwndDlg, bOK);
|
||||||
|
|
||||||
if (bOK && !bUninstall && !bDowngrade && !bRepairMode && !bDevm)
|
if (bOK && !bUninstall && !bDowngrade && !bRepairMode && !bDevm)
|
||||||
|
|||||||
Reference in New Issue
Block a user