mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 23:43:13 +02:00
Move all built-in extended bans to modules/extbans/...
This commit is contained in:
@@ -1173,7 +1173,6 @@ int InitwIRCD(int argc, char *argv[])
|
||||
tkl_init();
|
||||
umode_init();
|
||||
extcmode_init();
|
||||
extban_init();
|
||||
init_random(); /* needs to be done very early!! */
|
||||
clear_scache_hash_table();
|
||||
#ifdef FORCE_CORE
|
||||
|
||||
Reference in New Issue
Block a user