mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 06:58:57 +01:00
remove obsolete BackupWallet() entry in wallet.h
This commit is contained in:
@@ -227,7 +227,6 @@ public:
|
||||
void SetBestChain(const CBlockLocator& loc);
|
||||
|
||||
int LoadWallet(bool& fFirstRunRet);
|
||||
// bool BackupWallet(const std::string& strDest);
|
||||
|
||||
bool SetAddressBookName(const CBitcoinAddress& address, const std::string& strName);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user