]> jfr.im git - solanum.git/blobdiff - modules/m_scan.c
msg: remove last vestiges of the fakelag system. charybdis has never supported fakelag.
[solanum.git] / modules / m_scan.c
index 7e25adc3938409b4e91ab0c8c1d3f5e9dd62bbf9..25cbd538a10308df7bb3ff4d711e92cad4684602 100644 (file)
@@ -56,7 +56,7 @@ static int scan_umodes(struct MsgBuf *, struct Client *, struct Client *, int, c
 /*static int scan_cmodes(struct MsgBuf *, struct Client *, struct Client *, int, const char **);*/
 
 struct Message scan_msgtab = {
-       "SCAN", 0, 0, 0, MFLG_SLOW,
+       "SCAN", 0, 0, 0, 0,
        {mg_ignore, mg_not_oper, mg_ignore, mg_ignore, mg_ignore, {mo_scan, 2}}
 };