mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2024-11-16 00:12:43 +00:00
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…
Reference in New Issue
Block a user