correct leaseset requests cleanup

This commit is contained in:
orignal 2016-11-28 14:37:17 -05:00
parent c8b935151a
commit 3480824290
2 changed files with 7 additions and 3 deletions

View file

@ -392,7 +392,6 @@ namespace garlic
GarlicDestination::~GarlicDestination ()
{
LogPrint (eLogInfo, "Garlic: destination destroyed");
}
void GarlicDestination::AddSessionKey (const uint8_t * key, const uint8_t * tag)