From cae1a682678e94015ff89be2c6fa6484c8ef6fbe Mon Sep 17 00:00:00 2001 From: Philip Kaufmann Date: Thu, 3 May 2012 11:30:52 +0200 Subject: [PATCH] remove obsolete BackupWallet() entry in wallet.h --- src/wallet.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) 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); -- 1.7.1