Remove wrong comment.

This commit is contained in:
interp 2004-07-28 20:20:50 +00:00
parent cb95474d95
commit bc9e540be7
1 changed files with 0 additions and 4 deletions

View File

@ -2,10 +2,6 @@
;;; adapted from Oleg's SXML-tree-trans.scm SRV:send-reply
;;; extended by port argument
;;; #t: current-output-port
;;; #f: string
;;; port: port
;;; else: error
;; Displays low-level-sxml on the port. Low-level-sxml contains only
;; strings, characters and thunks. '() and #f are ignored.
(define (display-low-level-sxml fragments port)