Browse Source

pastojs: clean up

git-svn-id: trunk@41561 -
Mattias Gaertner 6 years ago
parent
commit
f7fcef0064
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/pastojs/src/fppas2js.pp

+ 0 - 1
packages/pastojs/src/fppas2js.pp

@@ -21640,7 +21640,6 @@ begin
     ParamContext.Arg:=TargetArg;
     ParamContext.Expr:=El;
     ParamContext.ResolvedExpr:=ResolvedEl;
-    writeln('AAA1 TPasToJSConverter.CreateProcCallArgRef ',GetObjName(El));
     FullGetter:=ConvertExpression(El,ParamContext);
     // FullGetter is now a full JS expression to retrieve the value.
     if ParamContext.ReusingReference then