Skip to content
Snippets Groups Projects
Commit 744814e8 authored by nkour's avatar nkour
Browse files

remove a fixme

parent 5970f91d
No related branches found
No related tags found
No related merge requests found
......@@ -61,9 +61,6 @@ def __init__(self, account):
self.connect('populate_popup', self.on_textview_populate_popup)
self.connect('button_press_event', self.on_textview_button_press_event)
# FIXME: svn glade file had this
#self.connect('key_press_event', self.on_conversation_textview_key_press_event)
self.account = account
self.change_cursor = None
self.last_time_printout = 0
......
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