oops, rdlp already fixed it. fix my screwed up commit

This commit is contained in:
Brendan Taylor 2008-08-31 23:04:36 +00:00
parent 72c5a6c5ce
commit f8b620ce9a
1 changed files with 0 additions and 4 deletions

View File

@ -2707,10 +2707,6 @@ class RosterWindow:
else:
gajim.connections[account].unsubscribe(contact.jid)
self.remove_contact(contact.jid, account, backend=True)
dialogs.ConfirmationDialogCheck(_('Remove Group'),
_('Do you want to remove group %s from the roster?' % group),
_('Remove also all contacts in this group from your roster'),
on_response_ok=on_ok)
dialogs.ConfirmationDialogCheck(_('Remove Group'),
_('Do you want to remove group %s from the roster?' % group),