removed unnecessary call
This commit is contained in:
@@ -170,7 +170,6 @@ Network::Network(const bool local, const uint16_t port, const uint16_t httpPort,
|
||||
|
||||
Network::~Network()
|
||||
{
|
||||
stop();
|
||||
join();
|
||||
|
||||
while (!m_connections.empty()) {
|
||||
|
||||
Reference in New Issue
Block a user