From 5f61725a58daf1418548791d70ef6ec8fd58aa41 Mon Sep 17 00:00:00 2001 From: David Athay Date: Mon, 27 Oct 2008 16:15:59 +0000 Subject: Removed /check command. --- src/commandhandler.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/commandhandler.cpp b/src/commandhandler.cpp index 2475457a..f142af36 100644 --- a/src/commandhandler.cpp +++ b/src/commandhandler.cpp @@ -109,10 +109,6 @@ void CommandHandler::handleCommand(const std::string &command) } Net::GameServer::Player::sendLetter(recipient, text); } - else if (type == "check") - { - Net::GameServer::Player::getLetters(); - } else { chatWindow->chatLog("Unknown command"); -- cgit v1.2.3-70-g09d2