mirror of
https://github.com/monero-project/monero.git
synced 2025-08-21 20:08:22 -04:00
Merge pull request #4023
6cb9707
simplewallet: remove leftover global debug trace (moneromooo-monero)
This commit is contained in:
commit
2e4653c077
1 changed files with 0 additions and 1 deletions
|
@ -1423,7 +1423,6 @@ bool simple_wallet::set_ring(const std::vector<std::string> &args)
|
||||||
}
|
}
|
||||||
ring.push_back(offset);
|
ring.push_back(offset);
|
||||||
ptr += read;
|
ptr += read;
|
||||||
MGINFO("read offset: " << offset);
|
|
||||||
}
|
}
|
||||||
if (!valid)
|
if (!valid)
|
||||||
continue;
|
continue;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue