mirror of
https://github.com/monero-project/monero.git
synced 2026-01-22 12:24:30 +01:00
remove unused variable 'ptx' from on_describe_transfer()
This commit is contained in:
@@ -1157,7 +1157,6 @@ namespace tools
|
||||
}
|
||||
}
|
||||
|
||||
std::vector<tools::wallet2::pending_tx> ptx;
|
||||
try
|
||||
{
|
||||
// gather info to ask the user
|
||||
|
||||
Reference in New Issue
Block a user