summaryrefslogtreecommitdiff
path: root/src/xline.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/xline.cpp')
-rw-r--r--src/xline.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/xline.cpp b/src/xline.cpp
index c32b7bd39..6584a70e6 100644
--- a/src/xline.cpp
+++ b/src/xline.cpp
@@ -40,10 +40,6 @@ using namespace std;
extern InspIRCd* ServerInstance;
-extern int MODCOUNT;
-extern std::vector<Module*> modules;
-extern std::vector<ircd_module*> factory;
-
/* Version two, now with optimized expiry!
*
* Because the old way was horrendously slow, the new way of expiring xlines is very