Browse Source

Revert debug disconnect

warmup
jl777 5 years ago
parent
commit
fa46a6e347
  1. 2
      src/main.cpp

2
src/main.cpp

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

Loading…
Cancel
Save