From 75ce122d36626cfb3423bbc2a1273bdfba1765f8 Mon Sep 17 00:00:00 2001 From: nickysn Date: Wed, 6 May 2020 03:24:15 +0000 Subject: [PATCH] - removed commented out writeln git-svn-id: trunk@45290 - --- compiler/z80/aasmcpu.pas | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler/z80/aasmcpu.pas b/compiler/z80/aasmcpu.pas index 71568364f9..99f7a4194d 100644 --- a/compiler/z80/aasmcpu.pas +++ b/compiler/z80/aasmcpu.pas @@ -902,7 +902,6 @@ implementation internalerror(2020050401); code:=insentry^.code; - //Writeln('>',code,'<'); i:=1; token:=''; while i<=length(code) do