Remove overly-verbose debugging statement.

This commit is contained in:
Quinn Evans 2015-10-04 11:44:29 -06:00
parent 46fbed9569
commit 3c4e46e338
1 changed files with 0 additions and 1 deletions

View File

@ -163,7 +163,6 @@
GO TO DIE.
SEND-LINE.
D DISPLAY "ENCODING TO ASCII. ", MSG-BODY.
CALL "ENCODE-STRING" USING ASCII-MSG.
CALL "CHANNEL-SEND" USING ASCII-TABLE, STATE.
IF NOT SUCCESS THEN CALL "DECODE-STRING" USING ASCII-MSG