Skip to content

Commit ddaa1b6

Browse files
committed
quick fix
1 parent 3bfa9f4 commit ddaa1b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/simulation/m_riemann_solvers.fpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3279,7 +3279,6 @@ contains
32793279
target, intent(inout) :: dqL_prim_dx_vf, dqR_prim_dx_vf, &
32803280
dqL_prim_dy_vf, dqR_prim_dy_vf, &
32813281
dqL_prim_dz_vf, dqR_prim_dz_vf, &
3282-
qL_prim_vf, qR_prim_vf
32833282
type(scalar_field), &
32843283
dimension(:), &
32853284
pointer :: dqL_prim_d_vf, dqR_prim_d_vf

0 commit comments

Comments
 (0)