소스 검색

- removed debug writeln

git-svn-id: branches/z80@44580 -
nickysn 5 년 전
부모
커밋
9dc8744b53
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      compiler/z80/nz80add.pas

+ 0 - 1
compiler/z80/nz80add.pas

@@ -243,7 +243,6 @@ interface
 
             location_reset(location,LOC_FLAGS,OS_NO);
             location.resflags:=getresflags(unsigned);
-            writeln(location.resflags);
           end
         else
           internalerror(2020040401);