Skip to content

Commit e8de32c

Browse files
committed
refactor: removed unused variable m_coinjoin_client
1 parent 542b2c8 commit e8de32c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wallet/interfaces.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,6 @@ class WalletImpl : public Wallet
549549

550550
WalletContext& m_context;
551551
std::shared_ptr<CWallet> m_wallet;
552-
std::unique_ptr<interfaces::CoinJoin::Client> m_coinjoin_client;
553552
};
554553

555554
class WalletLoaderImpl : public WalletLoader

0 commit comments

Comments
 (0)