From e010af7089b18af838b74a4dc7908885c1600d13 Mon Sep 17 00:00:00 2001 From: Pieter Wuille Date: Sat, 19 Oct 2013 17:30:11 +0200 Subject: Remove broken PrintWallet functionality --- src/wallet.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/wallet.h') diff --git a/src/wallet.h b/src/wallet.h index 179709a15a..7598efc1ab 100644 --- a/src/wallet.h +++ b/src/wallet.h @@ -302,8 +302,6 @@ public: void UpdatedTransaction(const uint256 &hashTx); - void PrintWallet(const CBlock& block); - void Inventory(const uint256 &hash) { { -- cgit v1.2.3