mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-09 16:52:40 -05:00
Removed libcpuid support.
This commit is contained in:
@@ -169,9 +169,6 @@ void xmrig::Api::exec(IApiRequest &request)
|
||||
# ifdef XMRIG_FEATURE_HTTP
|
||||
features.PushBack("http", allocator);
|
||||
# endif
|
||||
# ifdef XMRIG_FEATURE_LIBCPUID
|
||||
features.PushBack("cpuid", allocator);
|
||||
# endif
|
||||
# ifdef XMRIG_FEATURE_HWLOC
|
||||
features.PushBack("hwloc", allocator);
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user