diff options
Diffstat (limited to 'include/xline.h')
-rw-r--r-- | include/xline.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/xline.h b/include/xline.h index 74c58e05c..fcbd9134d 100644 --- a/include/xline.h +++ b/include/xline.h @@ -17,8 +17,6 @@ #include <string> #include <deque> #include <vector> -#include "users.h" -#include "channels.h" /** XLine is the base class for ban lines such as G lines and K lines. * Modules may derive from this, and their xlines will automatically be |