simplewallet: remove leftover global debug trace

This commit is contained in:
moneromooo-monero
2018-06-18 21:02:58 +01:00
parent 9226acca4b
commit 6cb97076ce

View File

@@ -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;