Remove wrong comment.
This commit is contained in:
parent
cb95474d95
commit
bc9e540be7
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue