remove obsolete BackupWallet() entry in wallet.h
authorPhilip Kaufmann <phil.kaufmann@t-online.de>
Thu, 3 May 2012 09:30:52 +0000 (11:30 +0200)
committerPhilip Kaufmann <phil.kaufmann@t-online.de>
Thu, 3 May 2012 09:30:52 +0000 (11:30 +0200)
src/wallet.h

index 49d21d1..44c11e2 100644 (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);