Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
sbryngelson committed Nov 7, 2024
1 parent 507bd99 commit 2bb3693
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/simulation/m_mpi_proxy.fpp
Original file line number Diff line number Diff line change
Expand Up @@ -870,10 +870,8 @@ contains
logical :: beg_end_geq_0
integer :: pack_offsets(1:3), unpack_offsets(1:3)
integer :: pack_offset, unpack_offset
real(kind(0d0)), pointer :: p_send, p_recv
integer, pointer, dimension(:) :: p_i_send, p_i_recv
#ifdef MFC_MPI
Expand Down Expand Up @@ -2135,7 +2133,6 @@ contains
logical :: beg_end_geq_0
integer :: pack_offsets(1:3), unpack_offsets(1:3)
integer :: pack_offset, unpack_offset
real(kind(0d0)), pointer :: p_send, p_recv
Expand Down

0 comments on commit 2bb3693

Please sign in to comment.