remove obsolete BackupWallet() entry in wallet.h

This commit is contained in:
Philip Kaufmann 2012-05-03 11:30:52 +02:00
parent e099e1568a
commit e23a121afe
1 changed files with 0 additions and 1 deletions

View File

@ -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);