removed debugging (ack!)

svn: r6827
This commit is contained in:
Robby Findler 2007-07-06 03:16:29 +00:00
parent 23952788f9
commit ef3e1af332

View File

@ -91,7 +91,6 @@
(new timer%
[notify-callback
(λ ()
(printf ".") (flush-output)
(set! toggle? (not toggle?))
(refresh))]
[interval 200])))]