mirror of
https://github.com/xmrig/xmrig.git
synced 2026-02-01 17:53:03 -05:00
Removed code duplicate.
This commit is contained in:
@@ -37,9 +37,6 @@
|
||||
#include "3rdparty/rapidjson/document.h"
|
||||
|
||||
|
||||
std::bitset<xmrig::ICpuInfo::FLAG_MAX> xmrig::BasicCpuInfo::m_flags;
|
||||
|
||||
|
||||
xmrig::BasicCpuInfo::BasicCpuInfo() :
|
||||
m_threads(std::thread::hardware_concurrency())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user