summaryrefslogtreecommitdiffstats
path: root/src/configreader.cpp
diff options
context:
space:
mode:
authorGravatar brain2006-08-11 23:31:13 +0000
committerGravatar brain2006-08-11 23:31:13 +0000
commit6050df73f498d05597fb37c6157868df1f6f4db2 (patch)
treee8075e2ef65e4b0a4b50541101e645034503e632 /src/configreader.cpp
parentDocument TimerManager class (diff)
downloadinspircd++-6050df73f498d05597fb37c6157868df1f6f4db2.tar.gz
inspircd++-6050df73f498d05597fb37c6157868df1f6f4db2.tar.bz2
inspircd++-6050df73f498d05597fb37c6157868df1f6f4db2.zip
Just to mess with om's head, remove helperfuncs.h from everywhere
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4900 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/configreader.cpp')
-rw-r--r--src/configreader.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configreader.cpp b/src/configreader.cpp
index e983bbc90..a9e34a716 100644
--- a/src/configreader.cpp
+++ b/src/configreader.cpp
@@ -22,7 +22,7 @@
#include <fstream>
#include "inspircd.h"
#include "inspstring.h"
-#include "helperfuncs.h"
+
#include "userprocess.h"
#include "xline.h"