remove a comment

This commit is contained in:
Nikos Kouremenos 2005-06-07 21:32:18 +00:00
parent c96c3c123e
commit 6bdc0fc599
1 changed files with 0 additions and 2 deletions

View File

@ -186,8 +186,6 @@ class Tabbed_chat_window(chat.Chat):
def on_chat_notebook_key_press_event(self, widget, event):
chat.Chat.on_chat_notebook_key_press_event(self, widget, event)
# clear button is no longer: function removed
def on_history_button_clicked(self, widget):
"""When history button is pressed: call history window"""
jid = self.get_active_jid()