1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-09 16:52:40 -05:00

Code cleanup.

This commit is contained in:
XMRig
2020-04-12 19:50:11 +07:00
parent 9634907676
commit 2d95a394a6
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;
};