Browse Source

* accidently committed debug statement removed

florian 1 year ago
parent
commit
ab66440e76
1 changed files with 0 additions and 1 deletions
  1. 0 1
      compiler/ncal.pas

+ 0 - 1
compiler/ncal.pas

@@ -4172,7 +4172,6 @@ implementation
                   addsymref(tprocdef(tprocdef(procdefinition).genericdef).procsym);
               end;
 
-            printnode(self);
             { add needed default parameters }
             if (paralength<procdefinition.maxparacount) then
              begin