ソースを参照

- removed commented out writeln

git-svn-id: trunk@45290 -
nickysn 5 年 前
コミット
75ce122d36
1 ファイル変更0 行追加1 行削除
  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