Browse Source

removed 1 blank line..

pull/484/head
weekendi2p 9 years ago
parent
commit
ebee94fb11
  1. 1
      RouterContext.cpp

1
RouterContext.cpp

@ -164,7 +164,6 @@ namespace i2p @@ -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 ());

Loading…
Cancel
Save