diff --git a/src/utiltest.cpp b/src/utiltest.cpp index 60af4f7dd..a980daea6 100644 --- a/src/utiltest.cpp +++ b/src/utiltest.cpp @@ -38,8 +38,6 @@ CWalletTx GetValidReceive(ZCJoinSplit& params, libzcash::JSOutput(sk.address(), value) }; - boost::array output_notes; - // Prepare JoinSplits uint256 rt; JSDescription jsdesc {params, mtx.joinSplitPubKey, rt, @@ -123,8 +121,6 @@ CWalletTx GetValidSpend(ZCJoinSplit& params, libzcash::JSOutput() // dummy output }; - boost::array output_notes; - // Prepare JoinSplits uint256 rt = tree.root(); JSDescription jsdesc {params, mtx.joinSplitPubKey, rt,