mirror of
https://github.com/overte-org/overte.git
synced 2025-04-16 22:06:18 +02:00
remove extra debug
This commit is contained in:
parent
2207bfaf40
commit
33fde7c66d
1 changed files with 0 additions and 3 deletions
|
@ -515,9 +515,6 @@ void NodeList::pingPunchForDomainServer() {
|
|||
}
|
||||
}
|
||||
|
||||
qDebug() << "Sending domain server ping to"
|
||||
<< _domainHandler.getICEPeer().getLocalSocket() << _domainHandler.getICEPeer().getPublicSocket();
|
||||
|
||||
flagTimeForConnectionStep(LimitedNodeList::ConnectionStep::SendPingsToDS);
|
||||
|
||||
// send the ping packet to the local and public sockets for this node
|
||||
|
|
Loading…
Reference in a new issue