the value is only used once in bitcoind.cpp. no need to keep it around.
also, a variable with the same name was never used in util.cpp.
these are the only places where fDaemon is found, so this is just a trivial cleanup.
trivial: remove unnecessary variable fDaemon #8663
pull mruddy wants to merge 1 commits into bitcoin:master from mruddy:trivial_fDaemon changing 2 files +1 −5-
mruddy commented at 3:47 PM on September 4, 2016: contributor
-
trivial: remove unnecessary variable fDaemon ff2ed7a5bc
-
sipa commented at 3:49 PM on September 4, 2016: member
utACK ff2ed7a5bc8f56d2c0cd8d4fa6cf06ecfe17f1b2
-
MarcoFalke commented at 9:10 PM on September 4, 2016: member
utACK ff2ed7a
-
dcousens commented at 12:20 AM on September 5, 2016: contributor
utACK ff2ed7a
-
fanquake commented at 12:49 AM on September 5, 2016: member
- laanwj added the label Refactoring on Sep 6, 2016
- laanwj merged this on Sep 6, 2016
- laanwj closed this on Sep 6, 2016
- laanwj referenced this in commit d077f43f7e on Sep 6, 2016
- mruddy deleted the branch on Sep 6, 2016
- codablock referenced this in commit 93abaf8d8f on Sep 19, 2017
- codablock referenced this in commit ed937eca04 on Jan 9, 2018
- codablock referenced this in commit 75f920e897 on Jan 9, 2018
- andvgal referenced this in commit acff02e0e9 on Jan 6, 2019
- MarcoFalke locked this on Sep 8, 2021
Contributors
Labels