From bfdb4a75ff77278b6f9819677ffc94d877f4d62a Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 27 Oct 2006 20:09:15 +0000 Subject: is no longer a manditory tag (thanks dotslasher) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5556 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/users.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/users.cpp') diff --git a/src/users.cpp b/src/users.cpp index c98a69025..fd0a6f8dc 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -1012,7 +1012,6 @@ long userrec::GlobalCloneCount() /* We have to match ip's as strings - we don't know what protocol * a remote user may be using */ - ServerInstance->Log(DEBUG,"Match %s against %s", a->second->GetIPString(), u2); if (strcasecmp(a->second->GetIPString(), u2) == 0) x++; } -- cgit v1.3.1-10-gc9f91