More cleanup of old stuff.

This commit is contained in:
Adam Ierymenko 2018-01-26 21:34:56 -05:00
parent 939ab43ceb
commit 6d8e1e8783
9 changed files with 24 additions and 66 deletions

View file

@ -60,7 +60,6 @@
#include <set>
#include <atomic>
#include "../node/NonCopyable.hpp"
#include "../node/InetAddress.hpp"
#include "../node/Mutex.hpp"
#include "../node/Utils.hpp"
@ -87,7 +86,7 @@ namespace ZeroTier {
* On OSes that do not support local port enumeration or where this is not
* meaningful, this degrades to binding to wildcard.
*/
class Binder : NonCopyable
class Binder
{
private:
struct _Binding