summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/users.h2
1 files changed, 0 insertions, 2 deletions
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
};