浏览代码

- removed debug writeln, committed by accident in r37727

git-svn-id: trunk@38123 -
nickysn 7 年之前
父节点
当前提交
899707979a
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      compiler/i8086/n8086inl.pas

+ 0 - 1
compiler/i8086/n8086inl.pas

@@ -206,7 +206,6 @@ implementation
            begin
              if left.resultdef.size<>4 then
                internalerror(2017121302);
-             Writeln(left.location.loc);
              case left.location.loc of
                LOC_REGISTER,LOC_CREGISTER:
                  begin