فهرست منبع

- 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);