diff options
| author | MarcoFalke <[email protected]> | 2018-04-10 10:57:08 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2018-04-10 10:57:10 -0400 |
| commit | 8d651ae32013440b2af1267e87a9d93759a9471f (patch) | |
| tree | 264bcd7b5c1d1043dacc555764e8e5f98db039b7 /src/script/script.cpp | |
| parent | Merge #12854: Add P2P, Network, and Qt categories to the desktop icon (diff) | |
| parent | wallet: Remove redundant lambda function arg in handleTransactionChanged (diff) | |
| download | discoin-8d651ae32013440b2af1267e87a9d93759a9471f.tar.xz discoin-8d651ae32013440b2af1267e87a9d93759a9471f.zip | |
Merge #12932: wallet: Remove redundant lambda function arg in handleTransactionChanged
9b9d717263 wallet: Remove redundant lambda function arg in handleTransactionChanged (Wladimir J. van der Laan)
Pull request description:
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); }));
^
Tree-SHA512: 82362c8fb3638246a6c3b28998165eed8a6490f9e13cf2741fb2776ef7f82a1c0bb5ea1f58b7ff842bd59c9830f59f5a478fb63860693055c4d8dd72a94d8a5a
Diffstat (limited to 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions