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