소스 검색

- 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