Explorar el Código

- removed debug writeln, committed by accident in r37727

git-svn-id: trunk@38123 -
nickysn hace 7 años
padre
commit
899707979a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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