remove debug printf

svn: r14578
This commit is contained in:
Sam Tobin-Hochstadt 2009-04-21 17:43:33 +00:00
parent 932fe179f8
commit 1edd4770f4

View File

@ -816,7 +816,6 @@
(or
(type-annotation f #:infer #t)
(generalize (tc-expr/t ac))))])
(printf "case 2 ~a~n" ts)
(tc/rec-lambda/check form args body lp ts expected)
(ret expected))]))