aboutsummaryrefslogtreecommitdiff
path: root/src/wallet.h
diff options
context:
space:
mode:
authorPieter Wuille <pieter.wuille@gmail.com>2013-10-19 17:30:11 +0200
committerPieter Wuille <pieter.wuille@gmail.com>2013-10-26 14:49:47 +0200
commite010af7089b18af838b74a4dc7908885c1600d13 (patch)
tree61a8eb728c2707d7e38015f7af2a5998d14e4b7b /src/wallet.h
parentfe5234645036178a540fdd4166b26493b0b40529 (diff)
downloadbitcoin-e010af7089b18af838b74a4dc7908885c1600d13.tar.xz
Remove broken PrintWallet functionality
Diffstat (limited to 'src/wallet.h')
-rw-r--r--src/wallet.h2
1 files changed, 0 insertions, 2 deletions
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)
{
{