misc small changes to polish after include cleanup

This commit is contained in:
Philip Kaufmann
2013-11-11 16:20:39 +01:00
parent a6aa179699
commit cd696e64df
7 changed files with 14 additions and 21 deletions

View File

@@ -130,7 +130,6 @@ Value importwallet(const Array& params, bool fHelp)
int64_t nTimeBegin = chainActive.Tip()->nTime;
bool fGood = true;
while (file.good()) {