remove missed innodownload fallback code

This commit is contained in:
2026-06-11 16:03:31 -06:00
parent ec99a17fd6
commit 867a983501

View File

@@ -211,7 +211,6 @@ procedure InitializeWizard;
begin begin
WizardForm.LicenseAcceptedRadio.Checked := True; WizardForm.LicenseAcceptedRadio.Checked := True;
idpDownloadAfter(wpReady);
end; end;
///////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////