]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_info.c
dlink -> rb_dlink
[irc/rqf/shadowircd.git] / modules / m_info.c
index 77fe0bddb150d881b241304532a04975b10c88c1..27b2f367f388cc4364f3ef7ad6002e7c2e5afd89 100644 (file)
@@ -285,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,