mirror of
https://github.com/monero-project/monero.git
synced 2025-12-11 16:02:34 +01:00
wallet2_api: remove an unused, uninitialized, field
Silences CID 161874
This commit is contained in:
@@ -153,7 +153,6 @@ private:
|
||||
std::string m_password;
|
||||
TransactionHistoryImpl * m_history;
|
||||
bool m_trustedDaemon;
|
||||
WalletListener * m_walletListener;
|
||||
Wallet2CallbackImpl * m_wallet2Callback;
|
||||
AddressBookImpl * m_addressBook;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user