diff --git a/worker_bouncer.js b/worker_bouncer.js index 02ac816..0e0a7d1 100644 --- a/worker_bouncer.js +++ b/worker_bouncer.js @@ -449,7 +449,6 @@ function receiverOnMessage(data) { } function receiverOnError(_) { - if (log_about_relays) return; console.error(threadId, "-!-", this.id, this.addr, _.toString()); }