diff options
Diffstat (limited to 'src/wallet.h')
-rw-r--r-- | src/wallet.h | 2 |
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) { { |