Explorar o código

* pas2jni: Removed debug stuff.

git-svn-id: trunk@24494 -
yury %!s(int64=12) %!d(string=hai) anos
pai
achega
f174c4df83
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      utils/pas2jni/ppuparser.pas

+ 0 - 1
utils/pas2jni/ppuparser.pas

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