remove the printf, closes 11094
This commit is contained in:
parent
550e07f78f
commit
b3525b4a2f
|
@ -324,7 +324,6 @@
|
|||
|
||||
(define (handler re-raise)
|
||||
(lambda (e)
|
||||
(printf "breaking ..\n")
|
||||
(disable-images-button)
|
||||
(stop! (if re-raise e (send world get)))))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user