Skip to content

Commit

Permalink
SEE_MASK_NOZONECHECKS is already available from ShellAPI.
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnlaan committed Apr 19, 2024
1 parent 3ee016d commit 912573f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Projects/Src/CompForm.pas
Original file line number Diff line number Diff line change
Expand Up @@ -4935,8 +4935,6 @@ procedure TCompileForm.ApplyMenuBitmaps(const ParentMenuItem: TMenuItem);
end;

procedure TCompileForm.StartProcess;
const
SEE_MASK_NOZONECHECKS = $00800000;
var
RunFilename, RunParameters, WorkingDir: String;
Info: TShellExecuteInfo;
Expand Down

0 comments on commit 912573f

Please sign in to comment.