From d7522cd852f6d1821b00774441762f73403341fe Mon Sep 17 00:00:00 2001 From: brain Date: Tue, 13 Dec 2005 19:43:43 +0000 Subject: Got rid of the evil loopy horrid mess in dnsqueue.cpp (singlethreaded dns lookups) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2377 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/inspircd.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/inspircd.cpp') diff --git a/src/inspircd.cpp b/src/inspircd.cpp index a92a8ffdc..4d68da04f 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -2475,7 +2475,6 @@ int InspIRCd(char** argv, int argc) * within it, making them 'fire and forget' * and independent of the mainloop. */ - log(DEBUG,"Got a ready socket of type X_ESTAB_DNS"); #ifndef THREADED_DNS dns_poll(activefds[activefd]); #endif -- cgit v1.3.1-10-gc9f91