]> jfr.im git - solanum.git/blobdiff - modules/m_svinfo.c
msg: remove last vestiges of the fakelag system. charybdis has never supported fakelag.
[solanum.git] / modules / m_svinfo.c
index 2a04189e0e48d5232085b2b77421877b870a6147..abd4b9bb48b63032ac42d242736535525cc81aec 100644 (file)
@@ -40,7 +40,7 @@
 static int ms_svinfo(struct MsgBuf *, struct Client *, struct Client *, int, const char **);
 
 struct Message svinfo_msgtab = {
-       "SVINFO", 0, 0, 0, MFLG_SLOW,
+       "SVINFO", 0, 0, 0, 0,
        {mg_unreg, mg_ignore, mg_ignore, {ms_svinfo, 5}, mg_ignore, mg_ignore}
 };