Skip to content

Commit

Permalink
Removing some comments - No code change
Browse files Browse the repository at this point in the history
Removing commented out section of code. No code change.
  • Loading branch information
jayeshkrishna committed Jan 20, 2016
1 parent a45b901 commit 1053052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pio/box_rearrange.F90.in
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
module box_rearrange

use pio_kinds, only : pio_offset, r4, r8, i4, i8
use pio_types !, only : io_desc_t, iosystem_desc_t
use pio_types
#ifdef NO_MPI2
use pio_support, only : MPI_TYPE_CREATE_INDEXED_BLOCK, piodie, &
Debug, DebugIO, CheckMPIReturn, pio_fc_gather_offset
Expand Down

0 comments on commit 1053052

Please sign in to comment.