mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
Merge pull request #4790
9189f5f remove useless millisleep (phantomcircuit)
This commit is contained in:
commit
f2cc1ee439
1 changed files with 0 additions and 2 deletions
|
|
@ -1080,8 +1080,6 @@ void ThreadSocketHandler()
|
|||
BOOST_FOREACH(CNode* pnode, vNodesCopy)
|
||||
pnode->Release();
|
||||
}
|
||||
|
||||
MilliSleep(10);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue