mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-23 21:34:45 +00:00
Merge pull request #4790
9189f5f remove useless millisleep (phantomcircuit)
This commit is contained in:
commit
f2cc1ee439
@ -1080,8 +1080,6 @@ void ThreadSocketHandler()
|
||||
BOOST_FOREACH(CNode* pnode, vNodesCopy)
|
||||
pnode->Release();
|
||||
}
|
||||
|
||||
MilliSleep(10);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user