X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fusers.h;h=b310e212914281800657e15681867b013498b354;hb=d75ec0e5a59c32069b15e6ecf91d71ed62c21442;hp=f91e8b152b28b3496cffe880ef8fdc5d25c28f8c;hpb=e20a0915892b965b345db80d25fed25b8ef3a52f;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/users.h b/include/users.h index f91e8b152..b310e2129 100644 --- a/include/users.h +++ b/include/users.h @@ -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. */