blockchain: remove dead code

pull/95/head
moneromooo-monero 9 years ago
parent 3f9089a767
commit 4a443775e8
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3

@ -2470,7 +2470,6 @@ bool Blockchain::handle_block_to_main_chain(const block& bl, const crypto::hash&
}
TIME_MEASURE_FINISH(vmt);
block_extended_info bei = boost::value_initialized<block_extended_info>();
size_t block_size;
difficulty_type cumulative_difficulty;

Loading…
Cancel
Save