Explorar o código

Kill obsolete amSupernode method -- we now have no differing behaviors.

Adam Ierymenko %!s(int64=10) %!d(string=hai) anos
pai
achega
aab17d9f1f
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      node/Topology.hpp

+ 0 - 5
node/Topology.hpp

@@ -156,11 +156,6 @@ public:
 		return _supernodeAddresses;
 	}
 
-	/**
-	 * @return True if this node's identity is in the supernode set
-	 */
-	inline bool amSupernode() const { return _amSupernode; }
-
 	/**
 	 * Clean and flush database
 	 */