diff --git a/irc.go b/irc.go index 9043e88..f8b44c6 100644 --- a/irc.go +++ b/irc.go @@ -152,7 +152,6 @@ func (irc *Connection) writeLoop() { } } } - return } // Pings the server if we have not received any messages for 5 minutes