From 899707979a8faf785d828ecee2607b7faa9bd890 Mon Sep 17 00:00:00 2001 From: nickysn Date: Mon, 5 Feb 2018 16:39:31 +0000 Subject: [PATCH] - removed debug writeln, committed by accident in r37727 git-svn-id: trunk@38123 - --- compiler/i8086/n8086inl.pas | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler/i8086/n8086inl.pas b/compiler/i8086/n8086inl.pas index 0def4b8ac1..44012c28f5 100644 --- a/compiler/i8086/n8086inl.pas +++ b/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