mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-21 15:50:07 +01:00
remove obsolete BackupWallet() entry in wallet.h
This commit is contained in:
committed by
Luke Dashjr
parent
4898482915
commit
cae1a68267
@@ -166,7 +166,6 @@ public:
|
||||
}
|
||||
|
||||
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