* pas2jni: Removed debug stuff.

git-svn-id: trunk@24494 -
This commit is contained in:
yury 2013-05-14 11:47:23 +00:00
parent e2cd2813ce
commit f174c4df83

View File

@ -185,7 +185,6 @@ begin
ppudumpprog:=s;
end;
end;
writeln(ppudumpprog);
p.Executable:=ppudumpprog;
p.Parameters.Add(un);
p.Options:=[poUsePipes, poNoConsole, poStderrToOutPut];