mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-08 05:39:38 +02: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);
|
int LoadWallet(bool& fFirstRunRet);
|
||||||
// bool BackupWallet(const std::string& strDest);
|
|
||||||
|
|
||||||
bool SetAddressBookName(const CBitcoinAddress& address, const std::string& strName);
|
bool SetAddressBookName(const CBitcoinAddress& address, const std::string& strName);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user