Merge pull request #5585
270a3ae Unused private member m_miner_address (JesusRami)
This commit is contained in:
@@ -219,7 +219,6 @@ namespace cryptonote
|
||||
m_mempool(m_blockchain_storage),
|
||||
m_blockchain_storage(m_mempool),
|
||||
m_miner(this),
|
||||
m_miner_address(boost::value_initialized<account_public_address>()),
|
||||
m_starter_message_showed(false),
|
||||
m_target_blockchain_height(0),
|
||||
m_checkpoints_path(""),
|
||||
|
||||
Reference in New Issue
Block a user