diff --git a/source/birchwood/client/receiver.d b/source/birchwood/client/receiver.d index 3b964ab..a5007eb 100644 --- a/source/birchwood/client/receiver.d +++ b/source/birchwood/client/receiver.d @@ -104,10 +104,6 @@ public final class ReceiverThread : Thread * an event depending on the type of message * * Handles PINGs along with normal messages - * - * TODO: Our high load average is from here - * ... it is getting lock a lot and spinning here - * ... we should use libsnooze to avoid this */ private void recvHandlerFunc() {