mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 21:23:27 +01: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);
|
||||
block_extended_info bei = boost::value_initialized<block_extended_info>();
|
||||
size_t block_size;
|
||||
difficulty_type cumulative_difficulty;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user