From 174169ac35321eedae9df6aabe7833b7df6b0279 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 14 Jul 2006 12:14:42 +0000 Subject: Rollback dns change git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4384 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/users.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/users.h b/include/users.h index 641c33f01..30fa937fb 100644 --- a/include/users.h +++ b/include/users.h @@ -393,8 +393,6 @@ class userrec : public connection /** Thread used for threaded lookups */ pthread_t dnsthread; -#else - int dns_fd; #endif }; -- cgit v1.2.3