summaryrefslogtreecommitdiff
path: root/src/cmd_away.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_away.cpp')
-rw-r--r--src/cmd_away.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/cmd_away.cpp b/src/cmd_away.cpp
index f5803f6ae..caef2c829 100644
--- a/src/cmd_away.cpp
+++ b/src/cmd_away.cpp
@@ -24,11 +24,6 @@
#include "commands/cmd_away.h"
extern InspIRCd* ServerInstance;
-extern InspIRCd* ServerInstance;
-extern int MODCOUNT;
-extern std::vector<Module*> modules;
-extern std::vector<ircd_module*> factory;
-
void cmd_away::Handle (const char** parameters, int pcnt, userrec *user)
{