]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/modules.c
Remove another mention of glines.
[irc/rqf/shadowircd.git] / src / modules.c
index f71f34cca8b2ecffa371ee24aba3b8e0b8cbae0d..0a9a8838c0590ec5ba2836575e1c39915aa44a58 100644 (file)
@@ -28,7 +28,7 @@
 
 
 #include "modules.h"
-#include "s_log.h"
+#include "logger.h"
 #include "ircd.h"
 #include "client.h"
 #include "send.h"
@@ -69,7 +69,6 @@ static const char *core_module_table[] = {
        "m_part",
        "m_quit",
        "m_server",
-       "m_sjoin",
        "m_squit",
        NULL
 };