summaryrefslogtreecommitdiff
path: root/src/xline.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/xline.cpp')
-rw-r--r--src/xline.cpp15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/xline.cpp b/src/xline.cpp
index 93251b9e4..2fd36bff5 100644
--- a/src/xline.cpp
+++ b/src/xline.cpp
@@ -16,26 +16,11 @@
using namespace std;
-#include "inspircd_config.h"
#include "inspircd.h"
-#include <string>
-#include <map>
-#include <sstream>
-#include <vector>
-#include <deque>
#include "users.h"
-#include "ctables.h"
-#include "globals.h"
#include "modules.h"
-#include "dynamic.h"
#include "wildcard.h"
-#include "commands.h"
#include "xline.h"
-#include "inspstring.h"
-
-#include "hashcomp.h"
-#include "typedefs.h"
-#include "configreader.h"
#include "cull_list.h"
/* Version two, now with optimized expiry!