Merge branch '0.5.x' into 0.6.0.x
[novacoin.git] / src / wallet.h
index 5672c60..c685345 100644 (file)
@@ -203,7 +203,6 @@ public:
     }
 
     int LoadWallet(bool& fFirstRunRet);
-//    bool BackupWallet(const std::string& strDest);
 
     bool SetAddressBookName(const CBitcoinAddress& address, const std::string& strName);