summaryrefslogtreecommitdiff
path: root/node/Membership.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/Membership.hpp')
-rw-r--r--node/Membership.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/node/Membership.hpp b/node/Membership.hpp
index c54aec9b..9814dce8 100644
--- a/node/Membership.hpp
+++ b/node/Membership.hpp
@@ -266,9 +266,6 @@ private:
// Last time we pushed MULTICAST_LIKE(s)
uint64_t _lastUpdatedMulticast;
- // Last time we checked if credential push was needed
- uint64_t _lastPushAttempt;
-
// Last time we pushed our COM to this peer
uint64_t _lastPushedCom;