mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-01 21:30:35 +02:00
* pas2jni: Removed debug stuff.
git-svn-id: trunk@24494 -
This commit is contained in:
parent
e2cd2813ce
commit
f174c4df83
@ -185,7 +185,6 @@ begin
|
||||
ppudumpprog:=s;
|
||||
end;
|
||||
end;
|
||||
writeln(ppudumpprog);
|
||||
p.Executable:=ppudumpprog;
|
||||
p.Parameters.Add(un);
|
||||
p.Options:=[poUsePipes, poNoConsole, poStderrToOutPut];
|
||||
|
Loading…
Reference in New Issue
Block a user