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/command_parse.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/command_parse.cpp') diff --git a/src/command_parse.cpp b/src/command_parse.cpp index 386f09321..08c082383 100644 --- a/src/command_parse.cpp +++ b/src/command_parse.cpp @@ -26,10 +26,6 @@ #include #include #include -#include -#ifdef THREADED_DNS -#include -#endif #include "users.h" #include "globals.h" #include "modules.h" @@ -40,7 +36,6 @@ #include "commands.h" #include "xline.h" #include "inspstring.h" -#include "dnsqueue.h" #include "helperfuncs.h" #include "hashcomp.h" #include "socketengine.h" -- cgit v1.3.1-10-gc9f91