mirror of
				https://github.com/Icinga/icinga2.git
				synced 2025-10-30 18:53:54 +01:00 
			
		
		
		
	HttpServerConnection: Drop superfluous CpuBoundWork usage
				
					
				
			This commit is contained in:
		
							parent
							
								
									599a54aae0
								
							
						
					
					
						commit
						e66f8567de
					
				| @ -102,8 +102,6 @@ void HttpServerConnection::Disconnect() | ||||
| 			auto listener (ApiListener::GetInstance()); | ||||
| 
 | ||||
| 			if (listener) { | ||||
| 				CpuBoundWork removeHttpClient (yc); | ||||
| 
 | ||||
| 				listener->RemoveHttpClient(this); | ||||
| 			} | ||||
| 		} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user