mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
blockchain: remove dead code
This commit is contained in:
parent
3f9089a767
commit
4a443775e8
@ -2470,7 +2470,6 @@ bool Blockchain::handle_block_to_main_chain(const block& bl, const crypto::hash&
|
|||||||
}
|
}
|
||||||
|
|
||||||
TIME_MEASURE_FINISH(vmt);
|
TIME_MEASURE_FINISH(vmt);
|
||||||
block_extended_info bei = boost::value_initialized<block_extended_info>();
|
|
||||||
size_t block_size;
|
size_t block_size;
|
||||||
difficulty_type cumulative_difficulty;
|
difficulty_type cumulative_difficulty;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user