Skip to content

Commit b8f3277

Browse files
committed
[Trivial] Cleaning not used pCheckpointCache.
1 parent 1907a80 commit b8f3277

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/miner.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ CBlockIndex* GetChainTip()
110110
return mapBlockIndex.at(p->GetBlockHash());
111111
}
112112

113-
std::pair<int, std::pair<uint256, uint256> > pCheckpointCache;
114113
CBlockTemplate* CreateNewBlock(const CScript& scriptPubKeyIn, CWallet* pwallet, bool fProofOfStake)
115114
{
116115
CReserveKey reservekey(pwallet);

0 commit comments

Comments
 (0)