fix determining whether a message was encrypted
This commit is contained in:
		
							parent
							
								
									b44b905787
								
							
						
					
					
						commit
						d5900cd384
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1531,7 +1531,6 @@ class ConnectionHandlers(ConnectionVcard, ConnectionBytestream, ConnectionDisco,
 | 
			
		|||
		if not no_log_for:
 | 
			
		||||
			no_log_for = ''
 | 
			
		||||
		no_log_for = no_log_for.split()
 | 
			
		||||
		encrypted = False
 | 
			
		||||
		chatstate = None
 | 
			
		||||
		encTag = msg.getTag('x', namespace = common.xmpp.NS_ENCRYPTED)
 | 
			
		||||
		decmsg = ''
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue