]> Git Repo - VerusCoin.git/blobdiff - src/protocol.cpp
Auto merge of #1116 - ebfull:performance-check-valid-pour-fix, r=ebfull
[VerusCoin.git] / src / protocol.cpp
index 568580a595a89d8e9f3c49e3502d8b7eaf38f412..dd855aa33aa921fd5459bf76e1308d53eb3f7e55 100644 (file)
@@ -89,7 +89,6 @@ void CAddress::Init()
 {
     nServices = NODE_NETWORK;
     nTime = 100000000;
-    nLastTry = 0;
 }
 
 CInv::CInv()
This page took 0.025397 seconds and 4 git commands to generate.