mirror of
https://github.com/monero-project/monero.git
synced 2025-08-09 03:22:22 -04:00
Merge pull request #7346
85db173
Remove unused variables in monero codebase (Kevin Barbour)
This commit is contained in:
commit
ce5800a225
34 changed files with 15 additions and 81 deletions
|
@ -1282,7 +1282,6 @@ namespace tools
|
|||
dests.erase(cd.change_dts.addr);
|
||||
}
|
||||
|
||||
size_t n_dummy_outputs = 0;
|
||||
for (auto i = dests.begin(); i != dests.end(); )
|
||||
{
|
||||
if (i->second.second > 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue