mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-12 04:42:36 -03:00
remove unused classes from db.h
This commit is contained in:
parent
0a7bcb7e55
commit
3703385547
1 changed files with 0 additions and 3 deletions
|
@ -20,9 +20,6 @@
|
||||||
|
|
||||||
#include <db_cxx.h>
|
#include <db_cxx.h>
|
||||||
|
|
||||||
class CDiskBlockIndex;
|
|
||||||
class COutPoint;
|
|
||||||
|
|
||||||
extern unsigned int nWalletDBUpdated;
|
extern unsigned int nWalletDBUpdated;
|
||||||
|
|
||||||
class CDBEnv
|
class CDBEnv
|
||||||
|
|
Loading…
Reference in a new issue