Skip to content

Commit 34f2307

Browse files
Hyeoksu LeeHyeoksu Lee
authored andcommitted
remove unused var
1 parent 5ab9193 commit 34f2307

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/simulation/m_time_steppers.fpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,6 @@ contains
475475

476476
integer :: i, j, k, l, q, s !< Generic loop iterator
477477
real(wp) :: start, finish
478-
integer :: dest
479478

480479
call cpu_time(start)
481480
call nvtxStartRange("TIMESTEP")

0 commit comments

Comments
 (0)