mirror of
https://github.com/monero-project/monero.git
synced 2026-01-25 22:04:28 +01:00
Merge pull request #7346
85db173 Remove unused variables in monero codebase (Kevin Barbour)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user