From a01677e546fb308ff2cd4265496af3fcfbf7ec77 Mon Sep 17 00:00:00 2001 From: svenbarth Date: Thu, 18 Oct 2012 20:12:37 +0000 Subject: [PATCH] Removed debug line git-svn-id: trunk@22751 - --- compiler/m68k/ra68kmot.pas | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler/m68k/ra68kmot.pas b/compiler/m68k/ra68kmot.pas index 8b09acefd0..05ea21ff34 100644 --- a/compiler/m68k/ra68kmot.pas +++ b/compiler/m68k/ra68kmot.pas @@ -1587,7 +1587,6 @@ const AS_SEPARATOR, AS_COMMA: ; else begin - writeln('looofasz'); Message(asmr_e_invalid_opcode_and_operand); Consume(actasmtoken); end;