mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 12:06:55 +02:00
remove stray #endif
This commit is contained in:
parent
f0b0172434
commit
c2cfb4d1dc
1 changed files with 0 additions and 1 deletions
|
@ -2294,7 +2294,6 @@ public:
|
|||
fprintf(stderr,"ERROR: unable to add ip address %s" ZT_EOL_S, ip->toString(ipbuf));
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifdef __APPLE__
|
||||
if (!MacDNSHelper::addIps(n.config().nwid, n.config().mac, n.tap()->deviceName().c_str(), newManagedIps))
|
||||
|
|
Loading…
Add table
Reference in a new issue