mirror of
https://github.com/anope/anope.git
synced 2026-06-25 05:16:38 +02:00
Various small warning fixes.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1668 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -134,7 +134,6 @@ static int encryptionModuleLoaded()
|
||||
|
||||
int ModuleManager::LoadModule(const std::string &modname, User * u)
|
||||
{
|
||||
int len;
|
||||
const char *err;
|
||||
Module * (*func) (const std::string &);
|
||||
int ret = 0;
|
||||
|
||||
Reference in New Issue
Block a user