From 00cbc7490641a697dbedb85b3b2ff3f75893b7ff Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 22 Feb 2010 16:49:38 -0700 Subject: Change chat autocompletion to be more flexible Reviewed-by: Chuck Miller --- src/gui/widgets/chattab.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/gui/widgets/chattab.cpp') diff --git a/src/gui/widgets/chattab.cpp b/src/gui/widgets/chattab.cpp index d2221255..ee4197eb 100644 --- a/src/gui/widgets/chattab.cpp +++ b/src/gui/widgets/chattab.cpp @@ -275,11 +275,6 @@ void ChatTab::handleCommand(const std::string &msg) commandHandler->handleCommand(msg, this); } -int ChatTab::getType() const -{ - return INPUT; -} - void ChatTab::addRow(std::string &line) { std::string::size_type idx = 0; -- cgit v1.2.3-60-g2f50