mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 13:13:27 +01:00
Merge pull request #2226
14ec6ed8
tx_pool: remove obsolete unused m_config_folder field (moneromooo-monero)
This commit is contained in:
commit
5cc53c7e49
@ -493,7 +493,6 @@ private:
|
||||
*/
|
||||
std::unordered_set<crypto::hash> m_timed_out_transactions;
|
||||
|
||||
std::string m_config_folder; //!< the folder to save state to
|
||||
Blockchain& m_blockchain; //!< reference to the Blockchain object
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user