Explorar el Código

remove stray #endif

Grant Limberg hace 3 años
padre
commit
c2cfb4d1dc
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      service/OneService.cpp

+ 0 - 1
service/OneService.cpp

@@ -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))