diff --git a/collects/ffi/unsafe/try-atomic.rkt b/collects/ffi/unsafe/try-atomic.rkt index 254dbcf534..6f976a645a 100644 --- a/collects/ffi/unsafe/try-atomic.rkt +++ b/collects/ffi/unsafe/try-atomic.rkt @@ -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