Skip to content

Commit

Permalink
Remove unused status variable
Browse files Browse the repository at this point in the history
  • Loading branch information
ckendrick committed Mar 11, 2024
1 parent 4313201 commit ee142d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions unit_tests/smoke_static.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ main(
return 1;
}

bool status = false;

// Define the values for the first sample.
double vals0[6] = {1.0, 6.0, 3.0, 8.0, 17.0, 9.0};

Expand Down

0 comments on commit ee142d4

Please sign in to comment.