diff options
Diffstat (limited to 'src/net/ea/adminhandler.cpp')
-rw-r--r-- | src/net/ea/adminhandler.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/ea/adminhandler.cpp b/src/net/ea/adminhandler.cpp index ca3fd034d..56b6dfe90 100644 --- a/src/net/ea/adminhandler.cpp +++ b/src/net/ea/adminhandler.cpp @@ -31,7 +31,6 @@ namespace Ea { -//const std::string GENERAL_CHANNEL = "\000\000\000"; const std::string GENERAL_CHANNEL = ""; void AdminHandler::kickName(const std::string &name) |