mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-05 11:28:49 +02:00
Remove redundant unused variables
This commit is contained in:
@@ -547,7 +547,6 @@ BOOST_AUTO_TEST_CASE(test_witness)
|
||||
|
||||
CTransactionRef output1, output2;
|
||||
CMutableTransaction input1, input2;
|
||||
SignatureData sigdata;
|
||||
|
||||
// Normal pay-to-compressed-pubkey.
|
||||
CreateCreditAndSpend(keystore, scriptPubkey1, output1, input1);
|
||||
|
||||
Reference in New Issue
Block a user