mirror of
https://github.com/anope/anope.git
synced 2026-07-03 00:23:12 +02:00
Removed mod_current_user and mod_current_op, the latter of which was only an extern.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1807 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -31,7 +31,6 @@ ModuleHash *MODULE_HASH[MAX_CMD_HASH];
|
||||
Module *mod_current_module;
|
||||
const char *mod_current_module_name = NULL;
|
||||
char *mod_current_buffer = NULL;
|
||||
User *mod_current_user;
|
||||
ModuleCallBack *moduleCallBackHead = NULL;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user