Code cleanup.

This commit is contained in:
XMRig 2020-04-12 19:50:11 +07:00
parent 9634907676
commit 2d95a394a6
No known key found for this signature in database
GPG key ID: 446A53638BE94409
3 changed files with 4 additions and 10 deletions

View file

@ -61,7 +61,6 @@ private:
std::weak_ptr<IHttpListener> m_listener;
TlsContext *m_tls = nullptr;
uv_tcp_t *m_tcp = nullptr;
};