mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 08:00:38 +03:00
removed 1 blank line..
This commit is contained in:
parent
61e8becd38
commit
ebee94fb11
@ -164,7 +164,6 @@ namespace i2p
|
|||||||
|
|
||||||
void RouterContext::SetFamily (const std::string& family)
|
void RouterContext::SetFamily (const std::string& family)
|
||||||
{
|
{
|
||||||
|
|
||||||
std::string signature;
|
std::string signature;
|
||||||
if (family.length () > 0)
|
if (family.length () > 0)
|
||||||
signature = i2p::data::CreateFamilySignature (family, GetIdentHash ());
|
signature = i2p::data::CreateFamilySignature (family, GetIdentHash ());
|
||||||
|
Loading…
Reference in New Issue
Block a user