mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-23 10:37:37 -07:00
wallet2_api: remove an unused, uninitialized, field
Silences CID 161874
This commit is contained in:
parent
a7ba3de1d3
commit
5475692ed5
@ -153,7 +153,6 @@ private:
|
||||
std::string m_password;
|
||||
TransactionHistoryImpl * m_history;
|
||||
bool m_trustedDaemon;
|
||||
WalletListener * m_walletListener;
|
||||
Wallet2CallbackImpl * m_wallet2Callback;
|
||||
AddressBookImpl * m_addressBook;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user