]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/users.h
Patch from Brain fixing broken stuff
[user/henk/code/inspircd.git] / include / users.h
index f91e8b152b28b3496cffe880ef8fdc5d25c28f8c..b310e212914281800657e15681867b013498b354 100644 (file)
@@ -663,10 +663,6 @@ class CoreExport User : public connection
         */
        bool exempt;
 
-       /** True if the user is a 4in6 ip (0::ffff:1.2.3.4) and requires special translation in GetIPString()
-        */
-       bool is4in6;
-
        /** This value contains how far into the penalty threshold the user is. Once its over
         * the penalty threshold then commands are held and processed on-timer.
         */