소스 검색

* accidently committed debug statement removed

florian 1 년 전
부모
커밋
ab66440e76
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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