removed 1 blank line..

This commit is contained in:
weekendi2p 2016-04-27 01:19:27 +02:00
parent 61e8becd38
commit ebee94fb11

View File

@ -164,7 +164,6 @@ namespace i2p
void RouterContext::SetFamily (const std::string& family)
{
std::string signature;
if (family.length () > 0)
signature = i2p::data::CreateFamilySignature (family, GetIdentHash ());