mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 18:29:28 +02:00
* remove redundant variable reported by Lagprogramming on forum.
This commit is contained in:
parent
4beda764aa
commit
2628a6ee17
@ -454,10 +454,6 @@ begin
|
||||
end;
|
||||
|
||||
Function TProcess.WaitOnExit : Boolean;
|
||||
|
||||
Var
|
||||
R : Dword;
|
||||
|
||||
begin
|
||||
if FRunning then
|
||||
fexitcode:=waitprocess(handle);
|
||||
|
Loading…
Reference in New Issue
Block a user