Remove forward declaration for non-existent class CCoinsDB
Found by stephenreed on #bitcoin.dev.
This commit is contained in:
parent
8cd900711c
commit
a48355dc44
@ -102,7 +102,6 @@ extern unsigned int nCoinCacheSize;
|
||||
static const uint64_t nMinDiskSpace = 52428800;
|
||||
|
||||
|
||||
class CCoinsDB;
|
||||
class CBlockTreeDB;
|
||||
struct CDiskBlockPos;
|
||||
class CTxUndo;
|
||||
|
Loading…
Reference in New Issue
Block a user