mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-13 04:46:38 +01:00
removed 1 blank line..
This commit is contained in:
parent
61e8becd38
commit
ebee94fb11
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue