remove debugging log message
This commit is contained in:
parent
ea789fc481
commit
1a190c08f6
|
@ -97,7 +97,6 @@
|
|||
(call-with-continuation-prompt ; to catch aborts
|
||||
(lambda ()
|
||||
(when (scheme_set_on_atomic_timeout handler)
|
||||
(log-error "no")
|
||||
(error 'try-atomic "nested atomic timeout"))
|
||||
(set! ready? #t)
|
||||
(begin0
|
||||
|
|
Loading…
Reference in New Issue
Block a user