Browse Source

- removed commented out writeln

git-svn-id: trunk@45290 -
nickysn 5 năm trước cách đây
mục cha
commit
75ce122d36
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      compiler/z80/aasmcpu.pas

+ 0 - 1
compiler/z80/aasmcpu.pas

@@ -902,7 +902,6 @@ implementation
           internalerror(2020050401);
 
         code:=insentry^.code;
-        //Writeln('>',code,'<');
         i:=1;
         token:='';
         while i<=length(code) do