doc: Remove outdated net comment
This commit is contained in:
parent
7d3623794a
commit
fa365021bb
1 changed files with 0 additions and 1 deletions
|
@ -1798,7 +1798,6 @@ void CConnman::ThreadOpenConnections(const std::vector<std::string> connect)
|
|||
CAddress addrConnect;
|
||||
|
||||
// Only connect out to one peer per network group (/16 for IPv4).
|
||||
// Do this here so we don't have to critsect vNodes inside mapAddresses critsect.
|
||||
int nOutbound = 0;
|
||||
std::set<std::vector<unsigned char> > setConnected;
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue