[Qt, Trivial] remove two unneeded includes of wallet/db.h
This commit is contained in:
parent
68f795e8b2
commit
6cb37a3ba0
2 changed files with 0 additions and 2 deletions
|
@ -10,7 +10,6 @@
|
|||
#include "transactionrecord.h"
|
||||
|
||||
#include "base58.h"
|
||||
#include "wallet/db.h"
|
||||
#include "main.h"
|
||||
#include "script/script.h"
|
||||
#include "timedata.h"
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
#include "transactiontablemodel.h"
|
||||
|
||||
#include "base58.h"
|
||||
#include "wallet/db.h"
|
||||
#include "keystore.h"
|
||||
#include "main.h"
|
||||
#include "sync.h"
|
||||
|
|
Loading…
Reference in a new issue