various: remove unused variables

pull/200/head
moneromooo-monero 6 years ago
parent 631ef00e76
commit adaea3ea3c
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3

@ -1065,8 +1065,6 @@ namespace cryptonote
// prefix
get_transaction_prefix_hash(t, hashes[0]);
transaction &tt = const_cast<transaction&>(t);
const blobdata blob = tx_to_blob(t);
const unsigned int unprunable_size = t.unprunable_size;
const unsigned int prefix_size = t.prefix_size;

Loading…
Cancel
Save