diff options
Diffstat (limited to 'src/cmd_eline.cpp')
-rw-r--r-- | src/cmd_eline.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/cmd_eline.cpp b/src/cmd_eline.cpp index e2679fc14..c7e50eb16 100644 --- a/src/cmd_eline.cpp +++ b/src/cmd_eline.cpp @@ -24,10 +24,7 @@ #include "helperfuncs.h" #include "commands/cmd_eline.h" -extern int MODCOUNT; extern InspIRCd* ServerInstance; -extern std::vector<Module*> modules; -extern std::vector<ircd_module*> factory; void cmd_eline::Handle (const char** parameters, int pcnt, userrec *user) { |