mirror of https://github.com/Icinga/icinga2.git
parent
4e8c5706e1
commit
bb2cdff435
|
@ -118,8 +118,6 @@ void ApiClient::Disconnect(void)
|
|||
} catch (const std::exception&) {
|
||||
/* Ignore the exception. */
|
||||
}
|
||||
|
||||
m_WriteQueue.Join();
|
||||
}
|
||||
|
||||
bool ApiClient::ProcessMessage(void)
|
||||
|
|
Loading…
Reference in New Issue