Merge pull request #1188 from Diapolo/rem_BackupWallet_wallet_h

remove obsolete BackupWallet() entry in wallet.h
This commit is contained in:
Gregory Maxwell 2012-05-03 06:47:16 -07:00
commit 1210aa435f

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