summaryrefslogtreecommitdiff
path: root/src/net/ea/adminhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/adminhandler.cpp')
-rw-r--r--src/net/ea/adminhandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/ea/adminhandler.cpp b/src/net/ea/adminhandler.cpp
index 36a08bc4c..d9c4e0d88 100644
--- a/src/net/ea/adminhandler.cpp
+++ b/src/net/ea/adminhandler.cpp
@@ -34,7 +34,7 @@ extern int serverVersion;
namespace Ea
{
-const std::string GENERAL_CHANNEL = "";
+const std::string GENERAL_CHANNEL;
void AdminHandler::kickName(const std::string &name) const
{