mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 14:23:13 +02:00
Make chanmodes/link module un-PERM. Thanks due to previous change.
This commit is contained in:
@@ -35,8 +35,6 @@ MOD_INIT(link)
|
||||
{
|
||||
CmodeInfo req;
|
||||
|
||||
ModuleSetOptions(modinfo->handle, MOD_OPT_PERM_RELOADABLE, 1);
|
||||
|
||||
MARK_AS_OFFICIAL_MODULE(modinfo);
|
||||
|
||||
memset(&req, 0, sizeof(req));
|
||||
|
||||
Reference in New Issue
Block a user