From e00b5b82db1fdffd97704ea1b43bf921476adfa1 Mon Sep 17 00:00:00 2001 From: brain Date: Tue, 1 Aug 2006 23:26:11 +0000 Subject: Comments, add more detail, remove dnsqueue.h include from tons of places Remove THREADED_DNS defines from all over the place git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4629 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/userprocess.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/userprocess.cpp') diff --git a/src/userprocess.cpp b/src/userprocess.cpp index e8591c319..22a48fdcc 100644 --- a/src/userprocess.cpp +++ b/src/userprocess.cpp @@ -33,10 +33,6 @@ using namespace std; #include #include #include -#include -#ifdef THREADED_DNS -#include -#endif #include "users.h" #include "ctables.h" #include "globals.h" @@ -48,7 +44,6 @@ using namespace std; #include "commands.h" #include "xline.h" #include "inspstring.h" -#include "dnsqueue.h" #include "helperfuncs.h" #include "hashcomp.h" #include "socketengine.h" -- cgit v1.2.3