Removed merge artifact
This commit is contained in:
parent
fa5cc9c4e6
commit
fb004deef3
1 changed files with 0 additions and 1 deletions
|
@ -125,7 +125,6 @@ void xmrig::Config::getJSON(rapidjson::Document &doc) const
|
|||
doc.AddMember("retry-pause", retryPause(), allocator);
|
||||
doc.AddMember("safe", m_safe, allocator);
|
||||
|
||||
<<<<<<< HEAD
|
||||
// save extended "threads" based on m_threads
|
||||
Value threads(kObjectType);
|
||||
for (int a = 0; a != xmrig::Algo::ALGO_MAX; ++ a) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue