mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 04:59:26 +02:00
* Remove useless local variable which prevents go32v2 compilation
git-svn-id: trunk@19067 -
This commit is contained in:
parent
30129a0363
commit
874f27a105
@ -269,7 +269,6 @@ end;
|
||||
{$endif HAS_UNIT_PROCESS}
|
||||
|
||||
Function TPackageHandler.ExecuteProcess(Const Prog,Args:String):Integer;
|
||||
var T:TProcess;
|
||||
begin
|
||||
Log(vlCommands,SLogExecute,[Prog,Args]);
|
||||
Flush(StdOut);
|
||||
|
Loading…
Reference in New Issue
Block a user