aboutsummaryrefslogtreecommitdiff
path: root/src/helperfuncs.cpp
diff options
context:
space:
mode:
authorGravatar Sadie Powell2021-03-05 09:54:26 +0000
committerGravatar Sadie Powell2021-03-05 09:54:26 +0000
commite76b208ce8389cc7f20e95cefe34b8b0ace308db (patch)
tree9ad750dd432154f822e64ba6b6e42b327157a25a /src/helperfuncs.cpp
parentRemove unnecessary prefix from socketengine source files. (diff)
parentFix a bunch of really obvious unnecessary includes. (diff)
Merge branch 'insp3' into master.
Diffstat (limited to 'src/helperfuncs.cpp')
-rw-r--r--src/helperfuncs.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/helperfuncs.cpp b/src/helperfuncs.cpp
index afd391ae4..9e3f1d4e1 100644
--- a/src/helperfuncs.cpp
+++ b/src/helperfuncs.cpp
@@ -35,8 +35,6 @@
#include "inspircd.h"
#include "xline.h"
-#include "exitcodes.h"
-#include <iostream>
/* find a channel record by channel name and return a pointer to it */