Removed call to ListSockets() that was left over from debugging

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@706 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
prozacx
2006-03-20 02:48:10 +00:00
parent 1c570b1ce9
commit 0a9fdb404d
-1
View File
@@ -97,7 +97,6 @@ public:
}
virtual void OnModCommand(const CString& sLine) {
ListSockets();
}
void CacheLogin(const CString& sLogin) {