mirror of
https://github.com/anope/anope.git
synced 2026-06-26 16:36:39 +02:00
Remove unused moduleAddMessage/moduleDelMessage, move moduleCallBackRun() into ModuleManager::
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1695 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -248,4 +248,3 @@ int ModuleManager::UnloadModule(Module *m, User *u)
|
||||
delete m;
|
||||
return MOD_ERR_OK;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user