Skip to content

Commit 56097f8

Browse files
committed
fix IB markers seg fault
1 parent 4f2f579 commit 56097f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/pre_process/m_global_parameters.fpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,8 +1034,6 @@ contains
10341034
deallocate (MPI_IO_DATA%view)
10351035
end if
10361036

1037-
if (ib) deallocate (MPI_IO_IB_DATA%var%sf)
1038-
10391037
#endif
10401038

10411039
end subroutine s_finalize_global_parameters_module

0 commit comments

Comments
 (0)