mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-02 11:04:00 +01:00
fix rebase result build issue
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
6966539b86
commit
f59d509b15
|
@ -199,7 +199,6 @@ namespace util
|
||||||
}
|
}
|
||||||
if (ygg)
|
if (ygg)
|
||||||
i2p::context.UpdateNTCP2V6Address (yggaddr);
|
i2p::context.UpdateNTCP2V6Address (yggaddr);
|
||||||
}
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
i2p::context.PublishNTCP2Address (port, false); // unpublish
|
i2p::context.PublishNTCP2Address (port, false); // unpublish
|
||||||
|
|
Loading…
Reference in a new issue