mirror of
https://github.com/anope/anope.git
synced 2026-07-03 22:43:13 +02:00
Fix a few warnings. Also move split_usermask into cs_akick, as this is the only place it is used.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2119 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -71,7 +71,6 @@ Module::~Module()
|
||||
CommandHash *current = NULL;
|
||||
|
||||
Command *c;
|
||||
int status = 0;
|
||||
|
||||
/* Kill any active callbacks this module has */
|
||||
moduleCallBackPrepForUnload(this->name.c_str());
|
||||
|
||||
Reference in New Issue
Block a user