Prepare for per pool and per job algorithms.

This commit is contained in:
XMRig
2018-04-21 19:55:51 +07:00
parent 57c856ec5c
commit 6123eb38b7
14 changed files with 116 additions and 84 deletions

View File

@@ -96,7 +96,6 @@ protected:
private:
bool parseInt(int key, int arg);
void setAlgo(const char *algo);
};