Selaa lähdekoodia

* accidently committed debug statement removed

florian 1 vuosi sitten
vanhempi
commit
ab66440e76
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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