diff options
Diffstat (limited to 'src/Setup/Setup.c')
-rw-r--r-- | src/Setup/Setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Setup/Setup.c b/src/Setup/Setup.c index 5decf595..9603eec2 100644 --- a/src/Setup/Setup.c +++ b/src/Setup/Setup.c @@ -1629,7 +1629,6 @@ void DoInstall (void *arg) }
}
-outcome:
OutcomePrompt (hwndDlg, bOK);
if (bOK && !bUninstall && !bDowngrade && !bRepairMode && !bDevm)
|