This commit is contained in:
jl777
2016-12-01 12:05:13 -03:00
parent 69383c9f5e
commit 76a5bb2782

View File

@@ -2704,7 +2704,7 @@ static bool ActivateBestChainStep(CValidationState &state, CBlockIndex *pindexMo
if (!DisconnectTip(state))
return false;
}
if ( 1 )
if ( 0 )
{
static int32_t didinit;
if ( didinit++ == 0 )