mirror of
https://github.com/znc/znc.git
synced 2026-08-11 03:12:50 +02:00
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:
@@ -97,7 +97,6 @@ public:
|
||||
}
|
||||
|
||||
virtual void OnModCommand(const CString& sLine) {
|
||||
ListSockets();
|
||||
}
|
||||
|
||||
void CacheLogin(const CString& sLogin) {
|
||||
|
||||
Reference in New Issue
Block a user