Remove debug output.

This commit is contained in:
interp 2003-01-18 17:22:57 +00:00
parent c2bb9ae9e8
commit 0bd2a7b254
1 changed files with 0 additions and 2 deletions

View File

@ -30,7 +30,6 @@
'()
(make-writer-body
(lambda (out options)
(format #t "make-get-number-page: omitting HTML page.~%")
(format out "
<HTML>~a
<BODY>~a
@ -67,7 +66,6 @@
'()
(make-writer-body
(lambda (out options)
(format #t "make-result-page: ommiting HTML page~%")
(format out "
<HTML>
<TITLE>Result</TITLE>