diff --git a/irc.go b/irc.go index 06917d5..9043e88 100644 --- a/irc.go +++ b/irc.go @@ -83,7 +83,6 @@ func (irc *Connection) readLoop() { } } } - return } //Parse raw irc messages