Removed throw-away line

This commit is contained in:
Justin Ethier 2015-03-23 13:04:47 -04:00
parent 24f4a841af
commit dc6ba643e1

View file

@ -20,7 +20,6 @@
; We need a better solution
(define (repl:next-line)
(write '1)
(call/cc
(lambda (k)
(with-exception-handler