mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
fix(windows): remove dead code
This commit is contained in:
parent
0bbda82a0a
commit
9c7b1a6ae6
1 changed files with 1 additions and 3 deletions
|
|
@ -774,9 +774,7 @@ end;
|
|||
procedure UpdateAvailableState.HandleInstallNow;
|
||||
begin
|
||||
bucStateContext.SetApplyNow(True);
|
||||
//ChangeState(DownloadingState);
|
||||
// we will use a new kmshell process to enable
|
||||
// the download as background process.
|
||||
// A new kmshell process will be used to download
|
||||
StartDownloadProcess;
|
||||
end;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue