wallet2_api: remove an unused, uninitialized, field

Silences CID 161874
release-v0.4.0.1
moneromooo-monero 7 years ago
parent a7ba3de1d3
commit 5475692ed5
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3

@ -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…
Cancel
Save