Explorar el Código

- removed debug writeln

git-svn-id: branches/z80@44580 -
nickysn hace 5 años
padre
commit
9dc8744b53
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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);