]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_info.c
dlink -> rb_dlink
[irc/rqf/shadowircd.git] / modules / m_info.c
index 6468f829a8fd3905647446beec11609e4dc2342f..27b2f367f388cc4364f3ef7ad6002e7c2e5afd89 100644 (file)
@@ -170,12 +170,6 @@ static struct InfoStruct info_table[] = {
                &ConfigFileEntry.disable_fake_channels,
                "Controls whether bold etc are disabled for JOIN"
        },
-       {
-               "dot_in_ip6_addr",
-               OUTPUT_BOOLEAN,
-               &ConfigFileEntry.dot_in_ip6_addr,
-               "Suffix a . to ip6 addresses",
-       },
        {
                "dots_in_ident",
                OUTPUT_DECIMAL,
@@ -291,12 +285,6 @@ static struct InfoStruct info_table[] = {
                &ServerInfo.hub,
                "Server is a hub"
        },
-       {
-               "idletime",
-               OUTPUT_DECIMAL,
-               &ConfigFileEntry.idletime,
-               "Number of minutes before a client is considered idle"
-       },
        {
                "kline_delay",
                OUTPUT_DECIMAL,