[PATCH 169/188] removing debugging message

From 18b88ebb982fff52ac6ee63a636e92ddda3ffe3f Mon Sep 17 00:00:00 2001
From: Dmitry Boyarintsev <skalogryz.lists@gmail.com>
Date: Fri, 27 Mar 2020 13:44:56 -0400

git-svn-id: branches/wasm@46165 -
This commit is contained in:
nickysn 2020-08-03 13:02:00 +00:00
parent a8a0308e48
commit 771db4114c

View File

@ -339,7 +339,6 @@ begin
numberText:='nan';
inc(idx, 3);
if (idx < length(buf)) and (buf[idx]=':') then begin
writelN('att');
inc(idx);
sub := '';
if (ScanNumberC(buf, idx, sub) in [nfHex, nfInteger]) then