diff --git a/collects/ffi/unsafe/com.rkt b/collects/ffi/unsafe/com.rkt index 21773db731..8e8ef9f953 100644 --- a/collects/ffi/unsafe/com.rkt +++ b/collects/ffi/unsafe/com.rkt @@ -1869,7 +1869,6 @@ method-result)) (cond [(zero? hr) - (log-error (format "result kind: ~s" (VARIANT-vt method-result))) (begin0 (if method-result (variant-to-scheme method-result)