simplewallet: remove leftover global debug trace
This commit is contained in:
parent
9226acca4b
commit
6cb97076ce
|
@ -1434,7 +1434,6 @@ bool simple_wallet::set_ring(const std::vector<std::string> &args)
|
|||
}
|
||||
ring.push_back(offset);
|
||||
ptr += read;
|
||||
MGINFO("read offset: " << offset);
|
||||
}
|
||||
if (!valid)
|
||||
continue;
|
||||
|
|
Loading…
Reference in New Issue