mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-23 23:02:23 +00:00
Kill obsolete amSupernode method -- we now have no differing behaviors.
This commit is contained in:
parent
ecb6a1d84f
commit
aab17d9f1f
@ -156,11 +156,6 @@ public:
|
|||||||
return _supernodeAddresses;
|
return _supernodeAddresses;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @return True if this node's identity is in the supernode set
|
|
||||||
*/
|
|
||||||
inline bool amSupernode() const { return _amSupernode; }
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Clean and flush database
|
* Clean and flush database
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user