This commit is contained in:
XMRig
2019-06-25 10:52:59 +07:00
parent d7faffc0a0
commit 98e04e24cf

View File

@@ -201,8 +201,6 @@ void xmrig::Algorithm::parseAlgorithm(const char *algo)
}
}
printf(">>>>>>>>>>>> %s\n", algo);
if (m_algo == INVALID_ALGO) {
assert(false);
}