Skip to content

Commit 69eb3b1

Browse files
committed
small change
1 parent d0a8cde commit 69eb3b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/post_process/m_data_input.f90

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -515,9 +515,8 @@ impure subroutine s_read_parallel_conservative_data(t_step, m_MOK, n_MOK, p_MOK,
515515
call s_mpi_abort('File '//trim(file_loc)//' is missing. Exiting.')
516516
end if
517517
end if
518-
#endif
519-
520518
end subroutine s_read_parallel_conservative_data
519+
#endif
521520

522521
!> Computation of parameters, allocation procedures, and/or
523522
!! any other tasks needed to properly setup the module

0 commit comments

Comments
 (0)