Make charybdis not search m_sjoin as its a core module
This commit is contained in:
parent
d9f98c7a59
commit
fef2c7b157
|
@ -69,7 +69,6 @@ static const char *core_module_table[] = {
|
||||||
"m_part",
|
"m_part",
|
||||||
"m_quit",
|
"m_quit",
|
||||||
"m_server",
|
"m_server",
|
||||||
"m_sjoin",
|
|
||||||
"m_squit",
|
"m_squit",
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue