mirror of
https://github.com/anope/anope.git
synced 2026-07-01 02:06:37 +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:
@@ -492,8 +492,6 @@ MDE int moduleAddRootHelp(Command * c, int (*func) (User * u));
|
||||
extern MDE Module *mod_current_module;
|
||||
extern MDE const char *mod_current_module_name;
|
||||
extern MDE char *mod_current_buffer;
|
||||
extern MDE int mod_current_op;
|
||||
extern MDE User *mod_current_user;
|
||||
|
||||
/*************************************************************************/
|
||||
/*************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user