mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
removed 1 blank line..
This commit is contained in:
@@ -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 ());
|
||||
|
||||
Reference in New Issue
Block a user