From fb993c22ae46aba68c02e3c669804a25b24d2c73 Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Fri, 26 Oct 2007 00:38:00 +0000 Subject: Removed some completely useless code from the chat class. --- src/gui/chat.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/gui/chat.h') diff --git a/src/gui/chat.h b/src/gui/chat.h index 6be12b34..ad325339 100644 --- a/src/gui/chat.h +++ b/src/gui/chat.h @@ -202,11 +202,6 @@ class ChatWindow : public Window, public gcn::ActionListener, int own; }; - std::list mChatlog; /**< Chat log */ - - int mItems; - int mItemsKeep; - /** Constructs failed messages for actions */ std::string const_msg(CHATSKILL); -- cgit v1.2.3-70-g09d2