1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-11 17:32:47 -05:00

Code cleanup.

This commit is contained in:
XMRig
2020-05-05 01:55:00 +07:00
parent 4326ba3c38
commit c828e6b793
7 changed files with 61 additions and 69 deletions

View File

@@ -61,7 +61,6 @@ public:
Job job() const;
void execCommand(char command);
void pause();
void printHashrate(bool details);
void setEnabled(bool enabled);
void setJob(const Job &job, bool donate);
void stop();