mirror of
https://github.com/monero-project/monero.git
synced 2025-05-25 00:51:12 -04:00
remove unused variable 'ptx' from on_describe_transfer()
This commit is contained in:
parent
411f1b0ee3
commit
ef95a76d0d
1 changed files with 0 additions and 1 deletions
|
@ -1157,7 +1157,6 @@ namespace tools
|
|||
}
|
||||
}
|
||||
|
||||
std::vector<tools::wallet2::pending_tx> ptx;
|
||||
try
|
||||
{
|
||||
// gather info to ask the user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue