diff --git a/src/roster_window.py b/src/roster_window.py index 7df4e5580..b20f5d7bb 100644 --- a/src/roster_window.py +++ b/src/roster_window.py @@ -390,7 +390,6 @@ class RosterWindow: if len(contact_instances) > 1: name += ' (' + unicode(len(contact_instances)) + ')' - # FIXME: remove when we use metacontacts # show (account_name) if there are 2 contact with same jid in merged mode if self.regroup: add_acct = False