clean up some debug logging
This commit is contained in:
parent
137d05e799
commit
30b18d925f
4 changed files with 1 additions and 19 deletions
|
@ -458,7 +458,6 @@ void MacEthernetTap::threadMain()
|
|||
|
||||
void MacEthernetTap::setDns(const char *domain, const std::vector<InetAddress> &servers)
|
||||
{
|
||||
MacDNSHelper::doTheThing();
|
||||
MacDNSHelper::setDNS(this->_nwid, domain, servers);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue