Browse Source

fix rebase result build issue

Signed-off-by: R4SAS <r4sas@i2pmail.org>
pull/1634/head
R4SAS 3 years ago
parent
commit
f59d509b15
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2
  1. 1
      daemon/Daemon.cpp

1
daemon/Daemon.cpp

@ -199,7 +199,6 @@ namespace util @@ -199,7 +199,6 @@ namespace util
}
if (ygg)
i2p::context.UpdateNTCP2V6Address (yggaddr);
}
}
else
i2p::context.PublishNTCP2Address (port, false); // unpublish

Loading…
Cancel
Save