rm leftover fixme
This commit is contained in:
		
							parent
							
								
									e3fb6c2607
								
							
						
					
					
						commit
						5a9dfbb20c
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue