mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-18 19:10:11 +00:00
Remove no longer needed declaration of CBlockLocator
This commit is contained in:
parent
4444b879bc
commit
1b37333a7f
2
src/db.h
2
src/db.h
@ -23,8 +23,6 @@
|
|||||||
class CDiskBlockIndex;
|
class CDiskBlockIndex;
|
||||||
class COutPoint;
|
class COutPoint;
|
||||||
|
|
||||||
struct CBlockLocator;
|
|
||||||
|
|
||||||
extern unsigned int nWalletDBUpdated;
|
extern unsigned int nWalletDBUpdated;
|
||||||
|
|
||||||
void ThreadFlushWalletDB(const std::string& strWalletFile);
|
void ThreadFlushWalletDB(const std::string& strWalletFile);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user