瀏覽代碼

- 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