mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-20 15:19:07 +01:00
misc small changes to polish after include cleanup
This commit is contained in:
@@ -130,7 +130,6 @@ Value importwallet(const Array& params, bool fHelp)
|
||||
|
||||
int64_t nTimeBegin = chainActive.Tip()->nTime;
|
||||
|
||||
|
||||
bool fGood = true;
|
||||
|
||||
while (file.good()) {
|
||||
|
||||
Reference in New Issue
Block a user