remove unused variable 'ptx' from on_describe_transfer()

pull/235/head
woodser 4 years ago
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…
Cancel
Save