diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-12-15 18:08:07 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-12-15 18:08:07 +0000 |
commit | 0465fd1da7a7504f31e0c96fa1b77190ec658c32 (patch) | |
tree | 05b8f997b65015caaff9d403785568dea91ee0db /src/helperfuncs.cpp | |
parent | 92891e5031130303294989201a03ea2dfe195d88 (diff) |
Full removal of inspircd_util.h
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2485 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/helperfuncs.cpp')
-rw-r--r-- | src/helperfuncs.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/helperfuncs.cpp b/src/helperfuncs.cpp index 6b2d9fc49..d9b4c7fa8 100644 --- a/src/helperfuncs.cpp +++ b/src/helperfuncs.cpp @@ -19,7 +19,6 @@ using namespace std; #include "inspircd_config.h" #include "inspircd.h" #include "inspircd_io.h" -#include "inspircd_util.h" #include <unistd.h> #include <fcntl.h> #include <sys/errno.h> |