diff options
Diffstat (limited to 'src/regchannel.cpp')
-rw-r--r-- | src/regchannel.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/regchannel.cpp b/src/regchannel.cpp index 43c51d783..28c247cd9 100644 --- a/src/regchannel.cpp +++ b/src/regchannel.cpp @@ -20,7 +20,6 @@ #include "bots.h" #include "language.h" #include "servers.h" -#include "chanserv.h" Serialize::Checker<registered_channel_map> RegisteredChannelList("ChannelInfo"); |