Procházet zdrojové kódy

- removed debug writeln, committed by accident in r37727

git-svn-id: trunk@38123 -
nickysn před 7 roky
rodič
revize
899707979a
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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