]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/m_info.h
[svn] Remove s_assert in del_unknown_ip() supposedly if the ip
[irc/rqf/shadowircd.git] / include / m_info.h
index e60fb3ac197a9dc413f66587b2b91930d17a1d1e..326d34b846dc01b0af5cd468dd0bd1f7b58020c2 100644 (file)
@@ -21,7 +21,7 @@
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
  *  USA
  *
- *  $Id: m_info.h 3354 2007-04-03 09:21:31Z nenolod $
+ *  $Id: m_info.h 3356 2007-04-03 09:31:11Z nenolod $
  */
 
 #ifndef INCLUDED_m_info_h
@@ -90,8 +90,6 @@ Info MyInformation[] = {
        {"IPV6", "OFF", 0, "IPv6 Support"},
 #endif
 
-       {"MAX_CLIENTS", "", MAX_CLIENTS, "Default maximum Clients"},
-
        {"JOIN_LEAVE_COUNT_EXPIRE_TIME", "", JOIN_LEAVE_COUNT_EXPIRE_TIME,
         "Anti SpamBot Parameter"},