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:
csoler 2010-11-21 15:32:21 +00:00
parent 0ca46dbaca
commit 20c97680b5

View File

@ -210,7 +210,6 @@ void UdpBitDht::run()
}
{
bdStackMutex stack(dhtMtx); /********** MUTEX LOCKED *************/
mBitDhtManager->iteration();
}
sleep(1);