mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
correct leaseset requests cleanup
This commit is contained in:
parent
c8b935151a
commit
3480824290
2 changed files with 7 additions and 3 deletions
|
@ -392,7 +392,6 @@ namespace garlic
|
|||
|
||||
GarlicDestination::~GarlicDestination ()
|
||||
{
|
||||
LogPrint (eLogInfo, "Garlic: destination destroyed");
|
||||
}
|
||||
|
||||
void GarlicDestination::AddSessionKey (const uint8_t * key, const uint8_t * tag)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue