This gets rid of the unused variable warning that was accidentally created by #5976 (as noted here: #5976 (comment)) @jtimon Is this what you had in mind for how the consensus params should be used/passed around?
Eliminate compiler warning due to unused variable #6195
pull sdaftuar wants to merge 1 commits into bitcoin:master from sdaftuar:fix-compiler-warning changing 1 files +7 −7-
sdaftuar commented at 5:17 PM on May 27, 2015: member
-
Eliminate compiler warning due to unused variable 8273793350
-
ghost commented at 10:04 PM on May 27, 2015: none
Ack to eliminating the warning, as clarified by @jtimon in #6055 (review).
-
jtimon commented at 10:15 PM on May 27, 2015: contributor
Yes, you captured it perfectly, passing the variable down where it's needed. ut ACK.
- jtimon referenced this in commit e8e8904dda on May 27, 2015
-
laanwj commented at 6:36 AM on May 29, 2015: member
Looks good to me, UtACK
- laanwj added the label Improvement on May 29, 2015
- laanwj merged this on Jun 1, 2015
- laanwj closed this on Jun 1, 2015
- laanwj referenced this in commit 921ea89bc3 on Jun 1, 2015
- MarcoFalke locked this on Sep 8, 2021
Labels