mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-27 05:13:25 +01:00
remove unused variable 'ptx' from on_describe_transfer()
This commit is contained in:
parent
411f1b0ee3
commit
ef95a76d0d
@ -1157,7 +1157,6 @@ namespace tools
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
std::vector<tools::wallet2::pending_tx> ptx;
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// gather info to ask the user
|
// gather info to ask the user
|
||||||
|
Loading…
Reference in New Issue
Block a user