mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
qt: Remove unnecessary wallet includes from rpcconsole.cpp
This commit is contained in:
parent
39ddd522c3
commit
0994273649
1 changed files with 0 additions and 8 deletions
|
|
@ -27,14 +27,6 @@
|
|||
|
||||
#include <univalue.h>
|
||||
|
||||
#ifdef ENABLE_WALLET
|
||||
#ifdef USE_BDB
|
||||
#include <wallet/bdb.h>
|
||||
#endif
|
||||
#include <wallet/db.h>
|
||||
#include <wallet/wallet.h>
|
||||
#endif
|
||||
|
||||
#include <QAbstractButton>
|
||||
#include <QAbstractItemModel>
|
||||
#include <QDateTime>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue