mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-24 14:20:44 -04:00
removed lockign lock
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3845 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
0ca46dbaca
commit
20c97680b5
1 changed files with 0 additions and 1 deletions
|
@ -210,7 +210,6 @@ void UdpBitDht::run()
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
bdStackMutex stack(dhtMtx); /********** MUTEX LOCKED *************/
|
|
||||||
mBitDhtManager->iteration();
|
mBitDhtManager->iteration();
|
||||||
}
|
}
|
||||||
sleep(1);
|
sleep(1);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue