]> jfr.im git - irc/rizon/znc.git/commit
Removed redundant checks for m_pUser in CClient::UserCommand()
authorkroimon <redacted>
Sun, 28 Sep 2008 19:46:12 +0000 (19:46 +0000)
committerkroimon <redacted>
Sun, 28 Sep 2008 19:46:12 +0000 (19:46 +0000)
commit8c2fc5180e13bae5ef51f99e5852b1a294f7b025
treee7967a50da2e097c8e244d31edce188e403c7b82
parentb757a318f10b5015cf92994f13f9654fbc81793f
Removed redundant checks for m_pUser in CClient::UserCommand()
One check in line 19 should be enough.
See also rev 1220.

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