Build fix.

This commit is contained in:
Adam Ierymenko 2022-04-19 21:30:36 -04:00
parent ee0a194b25
commit 76bce44280
No known key found for this signature in database
GPG Key ID: C8877CF2D7A5D7F3

View File

@ -47,7 +47,6 @@ Peer::Peer(const RuntimeEnvironment *renv,const Identity &myIdentity,const Ident
_vRevision(0),
_id(peerIdentity),
_directPathPushCutoffCount(0),
_credentialsCutoffCount(0),
_echoRequestCutoffCount(0),
_localMultipathSupported(false),
_lastComputedAggregateMeanLatency(0)