Removed CUserSock::SetZNC()

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@506 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
prozacx
2005-09-19 02:23:39 +00:00
parent c2df8d13c9
commit d6351cc17b
-1
View File
@@ -235,7 +235,6 @@ bool CZNC::Listen() {
}
CUserSock* pUserSock = new CUserSock;
pUserSock->SetZNC(this);
bool bSSL = false;
#ifdef HAVE_LIBSSL