]> jfr.im git - irc/rizon/znc.git/commit
Removed thousands of redundant checks for m_pUser in CClient::ReadLine().
authorkroimon <redacted>
Sun, 28 Sep 2008 01:03:06 +0000 (01:03 +0000)
committerkroimon <redacted>
Sun, 28 Sep 2008 01:03:06 +0000 (01:03 +0000)
commitcc00aa23c2752f90c6f926391e75dd67e362ad79
tree8ab882834b2c20be4ac5636447470cd968ebc27a
parent3b8134c3b0004f621f0c765133fc84a17f530001
Removed thousands of redundant checks for m_pUser in CClient::ReadLine().
We already checked for it on line 144 which should be enough.

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1220 726aef4b-f618-498e-8847-2d620e286838
Client.cpp