mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-23 11:23:26 +01:00
Merge pull request #6203
ef95a76d
remove unused variable 'ptx' from on_describe_transfer() (woodser)
This commit is contained in:
commit
8606b1a14a
@ -1180,7 +1180,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