remove obsolete BackupWallet() entry in wallet.h

This commit is contained in:
Philip Kaufmann
2012-05-03 11:30:52 +02:00
committed by Luke Dashjr
parent 4898482915
commit cae1a68267

View File

@@ -166,7 +166,6 @@ public:
}
int LoadWallet(bool& fFirstRunRet);
// bool BackupWallet(const std::string& strDest);
bool SetAddressBookName(const CBitcoinAddress& address, const std::string& strName);