]> jfr.im git - solanum.git/blobdiff - include/m_info.h
Make opers with no known privset pass IsOperGeneral
[solanum.git] / include / m_info.h
index d0ff6417e465f3776bec7d2302287df2928f169f..94a870c3355680e5eed201413e40878f157a0f4c 100644 (file)
@@ -70,11 +70,7 @@ Info MyInformation[] = {
         "Maximum Queue Length of Pending Connections"},
 #endif /* SOMAXCONN */
 
-#ifdef RB_IPV6
        {"IPV6", "ON", 0, "IPv6 Support"},
-#else
-       {"IPV6", "OFF", 0, "IPv6 Support"},
-#endif
 
        {"JOIN_LEAVE_COUNT_EXPIRE_TIME", "", JOIN_LEAVE_COUNT_EXPIRE_TIME,
         "Anti SpamBot Parameter"},