As it says on the tin. There is no need to have this variable be global, it's only used in AppInit2.
Remove global strWalletFile #4294
pull laanwj wants to merge 1 commits into bitcoin:master from laanwj:2014_06_no_global_strwallet changing 2 files +1 −3-
laanwj commented at 12:54 PM on June 5, 2014: member
-
7d4dda7630
Remove global strWalletFile
As it says on the tin. There is no need to have this variable be global, it's only used in AppInit2.
- jgarzik referenced this in commit 5795aaca26 on Jun 5, 2014
- jgarzik merged this on Jun 5, 2014
- jgarzik closed this on Jun 5, 2014
-
BitcoinPullTester commented at 1:20 PM on June 5, 2014: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/7d4dda7630a67ae1aacfc799ed743e69562a41df for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
- MarcoFalke locked this on Sep 8, 2021
Contributors