rm leftover fixme

This commit is contained in:
Nikos Kouremenos 2006-03-29 22:00:53 +00:00
parent e3fb6c2607
commit 5a9dfbb20c
1 changed files with 0 additions and 1 deletions

View File

@ -390,7 +390,6 @@ class RosterWindow:
if len(contact_instances) > 1: if len(contact_instances) > 1:
name += ' (' + unicode(len(contact_instances)) + ')' 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 # show (account_name) if there are 2 contact with same jid in merged mode
if self.regroup: if self.regroup:
add_acct = False add_acct = False