summaryrefslogtreecommitdiff
path: root/include/modules.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/modules.h')
-rw-r--r--include/modules.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/modules.h b/include/modules.h
index b7ac4ffe6..4dd6f5d28 100644
--- a/include/modules.h
+++ b/include/modules.h
@@ -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;
/*************************************************************************/
/*************************************************************************/