move ThreadFlushWalletDB declaration to walletdb.h
This commit is contained in:
@@ -25,9 +25,6 @@ class COutPoint;
|
||||
|
||||
extern unsigned int nWalletDBUpdated;
|
||||
|
||||
void ThreadFlushWalletDB(const std::string& strWalletFile);
|
||||
|
||||
|
||||
class CDBEnv
|
||||
{
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user