Skip to content

Commit eef091c

Browse files
committed
Removed leftover changes from walletmodel.cpp
1 parent b14c6fa commit eef091c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/qt/walletmodel.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
#include <psbt.h>
2727
#include <util/translation.h>
2828
#include <wallet/coincontrol.h>
29-
#include <wallet/spend.h> // for CoinFilterParams
3029
#include <wallet/wallet.h> // for CRecipient
3130

3231
#include <stdint.h>
@@ -38,7 +37,6 @@
3837
#include <QTimer>
3938

4039
using wallet::CCoinControl;
41-
using wallet::CoinFilterParams;
4240
using wallet::CRecipient;
4341
using wallet::DEFAULT_DISABLE_WALLET;
4442

0 commit comments

Comments
 (0)