Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
asalmgren committed Jun 16, 2024
1 parent 5d5ac55 commit c86776b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/incflo_apply_corrector.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ void incflo::ApplyCorrector()
{
BL_PROFILE("incflo::ApplyCorrector");

constexpr Real m_half = Real(0.5);

// We use the new time value for things computed on the "*" state
Real new_time = m_cur_time + m_dt;

Expand Down

0 comments on commit c86776b

Please sign in to comment.