summaryrefslogtreecommitdiff
path: root/src/gui/chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/chat.h')
-rw-r--r--src/gui/chat.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gui/chat.h b/src/gui/chat.h
index 28c3ab0c..34e9c027 100644
--- a/src/gui/chat.h
+++ b/src/gui/chat.h
@@ -133,11 +133,6 @@ class ChatWindow : public Window, public gcn::ActionListener,
*/
void chat_log(CHATSKILL);
- /*
- * Draws the chat box.
- */
- void draw(gcn::Graphics *graphics);
-
/**
* Performs action.
*/