Skip to content

Commit

Permalink
Fix #336: remove decl of unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
terrillmoore committed Jun 12, 2022
1 parent ca4e95d commit 2276ced
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib/Catena_Download.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -372,8 +372,6 @@ cDownload::fsmDispatch(
this->flushBytesToFlash();
}

bool fOk;

gLog.printf(gLog.kVerbose, "checking hash:");

// check the hash
Expand Down

0 comments on commit 2276ced

Please sign in to comment.