Skip to content

Commit

Permalink
unused variable removed
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainPlessis committed May 1, 2015
1 parent 1d617cc commit 484731e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/kooij_rate_unit.C
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ int test_values(const Scalar & Cf, const Scalar & eta, const Scalar & Ea, const

int return_flag = 0;

const Scalar tol = std::numeric_limits<Scalar>::epsilon() * 100;

for(Scalar T = 300.1L; T <= 2500.1L; T += 10.L)
{

Expand Down

0 comments on commit 484731e

Please sign in to comment.