|  |  | @ -66,8 +66,7 @@ public class TextSecureCommunicationModule { | 
			
		
	
		
		
			
				
					
					|  |  |  |                                            TextSecurePreferences.getLocalNumber(context), |  |  |  |                                            TextSecurePreferences.getLocalNumber(context), | 
			
		
	
		
		
			
				
					
					|  |  |  |                                            TextSecurePreferences.getPushServerPassword(context), |  |  |  |                                            TextSecurePreferences.getPushServerPassword(context), | 
			
		
	
		
		
			
				
					
					|  |  |  |                                            new TextSecureAxolotlStore(context), |  |  |  |                                            new TextSecureAxolotlStore(context), | 
			
		
	
		
		
			
				
					
					|  |  |  |                                            Optional.of((TextSecureMessageSender.EventListener) |  |  |  |                                            Optional.<TextSecureMessageSender.EventListener>of(new SecurityEventListener(context))); | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                                                            new SecurityEventListener(context))); |  |  |  |  | 
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |       } |  |  |  |       } | 
			
		
	
		
		
			
				
					
					|  |  |  |     }; |  |  |  |     }; | 
			
		
	
		
		
			
				
					
					|  |  |  |   } |  |  |  |   } | 
			
		
	
	
		
		
			
				
					|  |  | 
 |