Remove obsolete comments

This commit is contained in:
Tony Garnock-Jones 2016-03-07 11:12:21 +00:00
parent cd490853ba
commit a7a23e29b4
1 changed files with 0 additions and 4 deletions

View File

@ -73,10 +73,6 @@
(require rackunit)
;; TODO: perhaps avoid the parameters on the fast-path, if they are
;; causing measurable slowdown.
;; TODO: should these even be parameterizable?
;; Constructs a structure type and a singleton instance of it.
(define-syntax-rule (define-singleton-struct singleton-name struct-name print-representation)
(begin