mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-10 15:23:12 +02:00
Fix crash when unloading (not reloading) module that uses ModData (#4903).
This commit is contained in:
@@ -867,9 +867,6 @@ vFP Module_SymX(char *name, Module **mptr)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
void module_loadall(void)
|
||||
{
|
||||
iFP fp;
|
||||
|
||||
Reference in New Issue
Block a user