diff options
| author | 2014-06-13 15:23:39 +0200 | |
|---|---|---|
| committer | 2014-06-13 15:23:39 +0200 | |
| commit | caa0c27a5a485151a0de21e700680c1e46ab85b4 (patch) | |
| tree | 41b01860454097a5c88c7601dc718db4205f92f0 /src/xline.cpp | |
| parent | Move the definition of the BanCacheHit constructor into the source file from ... (diff) | |
Pull in bancache.h from inspircd.h
Diffstat (limited to 'src/xline.cpp')
| -rw-r--r-- | src/xline.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xline.cpp b/src/xline.cpp index 20693b599..9b90c56f7 100644 --- a/src/xline.cpp +++ b/src/xline.cpp @@ -23,7 +23,6 @@ #include "inspircd.h" #include "xline.h" -#include "bancache.h" /** An XLineFactory specialized to generate GLine* pointers */ |
