Browse Source

- removed debug writeln, committed by accident in r37727

git-svn-id: trunk@38123 -
nickysn 7 năm trước cách đây
mục cha
commit
899707979a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      compiler/i8086/n8086inl.pas

+ 0 - 1
compiler/i8086/n8086inl.pas

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