X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fwallet.h;h=ea7b279268daf4c5b1f2937ebf84586ac20d81bf;hb=cae1a682678e94015ff89be2c6fa6484c8ef6fbe;hp=e0f39b4170a11af0caa16b10a5a226e39b1c66ba;hpb=48984829151d76fefb62029e500145d7e4f19a8d;p=novacoin.git diff --git a/src/wallet.h b/src/wallet.h index e0f39b4..ea7b279 100644 --- a/src/wallet.h +++ b/src/wallet.h @@ -166,7 +166,6 @@ public: } int LoadWallet(bool& fFirstRunRet); -// bool BackupWallet(const std::string& strDest); bool SetAddressBookName(const CBitcoinAddress& address, const std::string& strName);