remove a couple of spaces

This commit is contained in:
Stephen Birarda 2013-10-16 17:27:16 -07:00
parent 330e78920a
commit 849e5817ec

View file

@ -117,8 +117,6 @@ void NodeList::setDomainHostname(const QString& domainHostname) {
_domainIP.clear();
notifyDomainChanged();
}
}
void NodeList::timePingReply(sockaddr *nodeAddress, unsigned char *packetData) {