mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-10 01:02:40 -05:00
Cleanup.
This commit is contained in:
@@ -61,7 +61,6 @@ bool xmrig::Config::read(const IJsonReader &reader, const char *fileName)
|
||||
|
||||
# ifdef XMRIG_ALGO_RANDOMX
|
||||
if (!m_rx.read(reader.getValue(kRandomX))) {
|
||||
printf("upgrade\n");
|
||||
m_upgrade = true;
|
||||
}
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user