Skip to content

Commit 59b149f

Browse files
Philip Kaufmanntheuni
authored andcommitted
remove unneeded incude of wallet/db.h from rpcmining.cpp
1 parent 3703385 commit 59b149f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rpcmining.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#include "util.h"
1717
#include "validationinterface.h"
1818
#ifdef ENABLE_WALLET
19-
#include "wallet/db.h"
2019
#include "wallet/wallet.h"
2120
#endif
2221

0 commit comments

Comments
 (0)