mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-16 09:03:51 -05:00
revert addition of saveAddresses() call from #841
fixes a bug where the i2p local port is occasionally reset to 10
This commit is contained in:
parent
0dd1d1562a
commit
2eed660327
1 changed files with 0 additions and 2 deletions
|
|
@ -1771,8 +1771,6 @@ void ServerPage::updateStatusSam()
|
||||||
ui.leBobB32Addr->hide();
|
ui.leBobB32Addr->hide();
|
||||||
ui.pbBobGenAddr->hide();
|
ui.pbBobGenAddr->hide();
|
||||||
}
|
}
|
||||||
|
|
||||||
saveAddresses();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
samStatus ss;
|
samStatus ss;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue