remove unneeded lines
This commit is contained in:
		
							parent
							
								
									f4b05e51fa
								
							
						
					
					
						commit
						c741fbef11
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -752,10 +752,6 @@ class Connection:
 | 
			
		|||
		self.connection.SendAndCallForResponse(iq,
 | 
			
		||||
			self._receive_register_agent_info, {'agent': agent})
 | 
			
		||||
		return
 | 
			
		||||
		rep = common.xmpp.features.getRegInfo(self.connection, agent).asDict() # FIXME: blocking
 | 
			
		||||
		print '\n\nTOTO\n\n'
 | 
			
		||||
		print rep
 | 
			
		||||
		return rep
 | 
			
		||||
 | 
			
		||||
	def register_agent(self, agent, info):
 | 
			
		||||
		if not self.connection:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue