mirror of
https://github.com/xmrig/xmrig-proxy.git
synced 2026-02-09 02:59:17 +08:00
Fix.
This commit is contained in:
@@ -201,8 +201,6 @@ void xmrig::Algorithm::parseAlgorithm(const char *algo)
|
||||
}
|
||||
}
|
||||
|
||||
printf(">>>>>>>>>>>> %s\n", algo);
|
||||
|
||||
if (m_algo == INVALID_ALGO) {
|
||||
assert(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user