Remove additional cruft.

This commit is contained in:
Stevie Strickland 2013-03-08 23:36:05 -05:00
parent 57e9001868
commit 71a64bfb77

View File

@ -774,8 +774,7 @@
...)
new-stx)
(define-values (ctc-id ...)
(let-syntax ([marked-p (λ (stx) (quote-syntax true-p))] ...)
(values (verify-contract 'with-contract ctc) ...)))
(values (verify-contract 'with-contract ctc) ...))
(define-syntaxes (p ...)
(values (make-external-contracted-id-transformer
(quote-syntax true-p)