Remove commented code. We have version control for that.
This commit is contained in:
		
							parent
							
								
									9b7ae8cac3
								
							
						
					
					
						commit
						07f5bf223f
					
				
					 1 changed files with 0 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -541,10 +541,6 @@ class ZeroconfVcardWindow:
 | 
			
		|||
		if not self.contact.status:
 | 
			
		||||
			self.contact.status = ''
 | 
			
		||||
 | 
			
		||||
		# Request list time status
 | 
			
		||||
	#	gajim.connections[self.account].request_last_status_time(self.contact.jid,
 | 
			
		||||
	#		self.contact.resource)
 | 
			
		||||
 | 
			
		||||
		self.xml.get_widget('resource_prio_label').set_text(resources)
 | 
			
		||||
		resource_prio_label_eventbox = self.xml.get_widget(
 | 
			
		||||
			'resource_prio_label_eventbox')
 | 
			
		||||
| 
						 | 
				
			
			@ -552,8 +548,6 @@ class ZeroconfVcardWindow:
 | 
			
		|||
 | 
			
		||||
		self.fill_status_label()
 | 
			
		||||
 | 
			
		||||
	#	gajim.connections[self.account].request_vcard(self.contact.jid, self.is_fake)
 | 
			
		||||
 | 
			
		||||
	def fill_personal_page(self):
 | 
			
		||||
		contact = gajim.connections[gajim.ZEROCONF_ACC_NAME].roster.getItem(self.contact.jid)
 | 
			
		||||
		for key in ('1st', 'last', 'jid', 'email'):
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue