diff --git a/source/birchwood/client/sender.d b/source/birchwood/client/sender.d index df6481f..0de1df0 100644 --- a/source/birchwood/client/sender.d +++ b/source/birchwood/client/sender.d @@ -95,9 +95,6 @@ public final class SenderThread : Thread /** * The send queue worker function - * - * TODO: Same issue as recvHandlerFunc - * ... we should I/O wait (sleep) here */ private void sendHandlerFunc() {