diff options
author | Attila Molnar <attilamolnar@hush.com> | 2014-06-13 15:23:39 +0200 |
---|---|---|
committer | Attila Molnar <attilamolnar@hush.com> | 2014-06-13 15:23:39 +0200 |
commit | caa0c27a5a485151a0de21e700680c1e46ab85b4 (patch) | |
tree | 41b01860454097a5c88c7601dc718db4205f92f0 /src/inspircd.cpp | |
parent | 9f27390382f8c341e59731fb4c026c93ef4fde4b (diff) |
Pull in bancache.h from inspircd.h
Diffstat (limited to 'src/inspircd.cpp')
-rw-r--r-- | src/inspircd.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/inspircd.cpp b/src/inspircd.cpp index 942ac55a6..c878138fe 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -52,7 +52,6 @@ #include <fstream> #include <iostream> #include "xline.h" -#include "bancache.h" #include "socketengine.h" #include "socket.h" #include "command_parse.h" |