Skip to content
Snippets Groups Projects
Commit 6bdc0fc5 authored by nkour's avatar nkour
Browse files

remove a comment

parent c96c3c12
No related branches found
No related tags found
No related merge requests found
......@@ -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()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment