remove strange debug message from listsinceblock

pull/2/merge
freewil 13 years ago
parent c2e8c8acd8
commit 42ce57687a

@ -1441,7 +1441,6 @@ Value listsinceblock(const Array& params, bool fHelp)
if (target_confirms == 1)
{
printf("oops!\n");
lastblock = hashBestChain;
}
else

Loading…
Cancel
Save