summaryrefslogtreecommitdiff
path: root/node
diff options
context:
space:
mode:
Diffstat (limited to 'node')
-rw-r--r--node/Topology.hpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/node/Topology.hpp b/node/Topology.hpp
index 63c81016..56a9709f 100644
--- a/node/Topology.hpp
+++ b/node/Topology.hpp
@@ -157,11 +157,6 @@ public:
}
/**
- * @return True if this node's identity is in the supernode set
- */
- inline bool amSupernode() const { return _amSupernode; }
-
- /**
* Clean and flush database
*/
void clean(uint64_t now);