From 876f55d0624008a87f0ee6cc2e40895a4fe9f90b Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Fri, 6 Feb 2009 21:52:19 -0700 Subject: Fixed the help function so that the help commands on help commands would work. Signed-off-by: Ira Rice --- src/gui/chat.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/gui/chat.cpp b/src/gui/chat.cpp index b53552a6..067c9e08 100644 --- a/src/gui/chat.cpp +++ b/src/gui/chat.cpp @@ -434,7 +434,6 @@ void ChatWindow::chatSend(const std::string &nick, std::string msg) } else if (command == "help") { - msg.erase(0, 6); trim(msg); std::size_t space = msg.find(" "); std::string msg1; -- cgit v1.2.3-70-g09d2