Revert debug disconnect

This commit is contained in:
jl777
2019-07-03 22:12:35 -11:00
parent 165c266609
commit fa46a6e347

View File

@@ -7236,7 +7236,7 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
return false;
}
}
else
else if ( (0) )
{
if ( pfrom->nServices != 0 )
{