Browse Source

- removed debug writeln

git-svn-id: branches/z80@44580 -
nickysn 5 years ago
parent
commit
9dc8744b53
1 changed files with 0 additions and 1 deletions
  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_reset(location,LOC_FLAGS,OS_NO);
             location.resflags:=getresflags(unsigned);
             location.resflags:=getresflags(unsigned);
-            writeln(location.resflags);
           end
           end
         else
         else
           internalerror(2020040401);
           internalerror(2020040401);