mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-10 01:01:02 +00:00
Revert "fix f79ad91"
This reverts commit e8e3db688803309c7411b29f7b6ca0c159872f98.
This commit is contained in:
parent
84ca992e91
commit
a332d68704
@ -185,7 +185,6 @@ namespace client
|
||||
if(ls && !ls->IsExpired())
|
||||
{
|
||||
ls->PopulateLeases();
|
||||
std::unique_lock<std::mutex> lock(m_RemoteLeaseSetsMutex);
|
||||
m_RemoteLeaseSets[ident] = ls;
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user