Restore single click behaviour. Function was called 2 times by mistake.

This commit is contained in:
Jean-Marie Traissard 2008-03-19 23:53:40 +00:00
parent 88db86bb99
commit e07ce48240
1 changed files with 0 additions and 1 deletions

View File

@ -3392,7 +3392,6 @@ class RosterWindow:
# We just save on which row we press button, and open chat window on
# button release to be able to do DND without opening chat window
self.clicked_path = path
self.on_row_activated(widget, path)
return
else:
if type_ == 'group' and x < 27: