changeset 2961:886e5958a54e draft

remove obsolete BackupWallet() entry in wallet.h
author Philip Kaufmann <phil.kaufmann@t-online.de>
date Thu, 03 May 2012 11:30:52 +0200
parents db69d08b2e7e
children dbcd9f583247
files src/wallet.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/wallet.h
+++ b/src/wallet.h
@@ -166,7 +166,6 @@
     }
 
     int LoadWallet(bool& fFirstRunRet);
-//    bool BackupWallet(const std::string& strDest);
 
     bool SetAddressBookName(const CBitcoinAddress& address, const std::string& strName);