mirror of
https://github.com/xmrig/xmrig.git
synced 2026-07-06 00:22:40 -04:00
Fixed Cache QoS restore on exit where it not supported.
This commit is contained in:
@@ -42,6 +42,7 @@ public:
|
||||
static void destroy();
|
||||
|
||||
private:
|
||||
static bool m_cacheQoS;
|
||||
static bool m_enabled;
|
||||
static bool m_initialized;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user