Skip to content

Commit

Permalink
remove unused variable 'ptx' from on_describe_transfer()
Browse files Browse the repository at this point in the history
  • Loading branch information
woodser committed Dec 1, 2019
1 parent 411f1b0 commit ef95a76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/wallet/wallet_rpc_server.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1157,7 +1157,6 @@ namespace tools
}
}

std::vector<tools::wallet2::pending_tx> ptx;
try
{
// gather info to ask the user
Expand Down

0 comments on commit ef95a76

Please sign in to comment.