1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-07-05 16:12:40 -04:00

Backport changes from proxy.

This commit is contained in:
XMRig
2018-03-24 00:10:39 +07:00
parent ff68840220
commit 8aa73318c8
9 changed files with 80 additions and 61 deletions
-1
View File
@@ -51,7 +51,6 @@ public:
int64_t submit(const JobResult &result) override;
void connect() override;
void release() override;
void stop() override;
void tick(uint64_t now) override;