summaryrefslogtreecommitdiff
path: root/node/Peer.cpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2019-03-19 16:43:43 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2019-03-19 16:43:43 -0700
commit63ec19674c423b3d93185a690cff3f355c8d9c17 (patch)
tree2bbef2c69d0434ca95e9f952debf8aa2e9c6ad6d /node/Peer.cpp
parent087c75d5eebea46be5a877dbd22c2362ad0a9051 (diff)
downloadinfinitytier-63ec19674c423b3d93185a690cff3f355c8d9c17.tar.gz
infinitytier-63ec19674c423b3d93185a690cff3f355c8d9c17.zip
.
Diffstat (limited to 'node/Peer.cpp')
-rw-r--r--node/Peer.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/node/Peer.cpp b/node/Peer.cpp
index aecbd3a0..ba8918bc 100644
--- a/node/Peer.cpp
+++ b/node/Peer.cpp
@@ -49,8 +49,6 @@ Peer::Peer(const RuntimeEnvironment *renv,const Identity &myIdentity,const Ident
_lastCredentialRequestSent(0),
_lastWhoisRequestReceived(0),
_lastEchoRequestReceived(0),
- _lastComRequestReceived(0),
- _lastComRequestSent(0),
_lastCredentialsReceived(0),
_lastTrustEstablishedPacketReceived(0),
_lastSentFullHello(0),