mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
misc small changes to polish after include cleanup
This commit is contained in:
parent
a6aa179699
commit
cd696e64df
7 changed files with 14 additions and 21 deletions
|
|
@ -130,7 +130,6 @@ Value importwallet(const Array& params, bool fHelp)
|
|||
|
||||
int64_t nTimeBegin = chainActive.Tip()->nTime;
|
||||
|
||||
|
||||
bool fGood = true;
|
||||
|
||||
while (file.good()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue