Skip to content

Commit

Permalink
Remove used var
Browse files Browse the repository at this point in the history
  • Loading branch information
jgfouca committed Dec 4, 2024
1 parent 2c68acf commit 36ce06e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ void Functions<S,D>::pblintd(
// Scalarize views for single entry access
const auto s_z = ekat::scalarize(z);
const auto s_thv = ekat::scalarize(thv);
const auto s_rino = ekat::scalarize(rino);
const auto s_zi = ekat::scalarize(zi);
const auto s_cldn = ekat::scalarize(cldn);

Expand Down

0 comments on commit 36ce06e

Please sign in to comment.