From 3d6a2d9c80a969c3613f567dd7029e75ef59b5cb Mon Sep 17 00:00:00 2001 From: Chuck Miller Date: Mon, 4 Oct 2010 21:34:37 -0400 Subject: Remove the AFK response system This would be if it was handled by a addon later. Reviewed-By: Freeyorp < Freeyorp101@hotmail.com > --- src/gui/chat.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/chat.cpp') diff --git a/src/gui/chat.cpp b/src/gui/chat.cpp index 8e0f5941..36125e60 100644 --- a/src/gui/chat.cpp +++ b/src/gui/chat.cpp @@ -482,7 +482,6 @@ void ChatWindow::whisper(const std::string &nick, else { tab->chatLog(nick, mes); - player_node->afkRespond(tab, nick); } } else -- cgit v1.2.3-70-g09d2