瀏覽代碼

Build fix.

Adam Ierymenko 3 年之前
父節點
當前提交
76bce44280
共有 1 個文件被更改,包括 0 次插入1 次删除
  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)