remove obsolete BackupWallet() entry in wallet.h
[novacoin.git] / 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);