aboutsummaryrefslogtreecommitdiff
path: root/src/bitcoin-tx.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2018-04-10 15:21:41 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2018-04-10 15:23:37 +0200
commit9b9d7172636fa8b907cc595b194a496433fdd609 (patch)
treee1cb5ce018acda6483d3013a138d8c1d4766ccb7 /src/bitcoin-tx.cpp
parentdd1ca9e0b300f33eee0edcfe22024cef12c6a155 (diff)
downloadbitcoin-9b9d7172636fa8b907cc595b194a496433fdd609.tar.xz
wallet: Remove redundant lambda function arg in handleTransactionChanged
Makes the build warning-clean again here: bitcoin/src/interfaces/wallet.cpp:425:18: warning: lambda capture 'this' is not used [-Wunused-lambda-capture] [fn, this](CWallet*, const uint256& txid, ChangeType status) { fn(txid, status); })); ^
Diffstat (limited to 'src/bitcoin-tx.cpp')
0 files changed, 0 insertions, 0 deletions