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)
committerLuke Dashjr <luke-jr+git@utopios.org>
Fri, 4 May 2012 17:41:13 +0000 (17:41 +0000)
src/wallet.h

index e0f39b4..ea7b279 100644 (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);