Adam Ierymenko hace 3 años
padre
commit
76bce44280
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      node/Peer.cpp

+ 0 - 1
node/Peer.cpp

@@ -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)