Parcourir la source

- removed debug writeln

git-svn-id: branches/z80@44580 -
nickysn il y a 5 ans
Parent
commit
9dc8744b53
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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);