]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/users.h
irc::tokenstream is a token parser which using std::string and std::vector builds...
[user/henk/code/inspircd.git] / include / users.h
index 641c33f01ca2d06d675f85b9ab85df407490ff5f..30fa937fb1792dae9b5bdebae1eb0352fee5928f 100644 (file)
@@ -393,8 +393,6 @@ class userrec : public connection
        /** Thread used for threaded lookups
         */
        pthread_t dnsthread;
-#else
-       int dns_fd;
 #endif
 };