|  |  | @ -25,11 +25,6 @@ static double const STALLED_PROGRESS = 0.9; | 
			
		
	
		
		
			
				
					
					|  |  |  |     [TSSocketManager sendNotification]; |  |  |  |     [TSSocketManager sendNotification]; | 
			
		
	
		
		
			
				
					
					|  |  |  | } |  |  |  | } | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | - (void)didReceiveMemoryWarning { |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |     [super didReceiveMemoryWarning]; |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |     // Dispose of any resources that can be recreated. |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | } |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | - (void)initializeSocketStatusBar { |  |  |  | - (void)initializeSocketStatusBar { | 
			
		
	
		
		
			
				
					
					|  |  |  |     if (!_socketStatusView) { |  |  |  |     if (!_socketStatusView) { | 
			
		
	
		
		
			
				
					
					|  |  |  |         _socketStatusView = [[UIProgressView alloc] initWithProgressViewStyle:UIProgressViewStyleDefault]; |  |  |  |         _socketStatusView = [[UIProgressView alloc] initWithProgressViewStyle:UIProgressViewStyleDefault]; | 
			
		
	
	
		
		
			
				
					|  |  | 
 |