Skip to content

Commit

Permalink
Finally remove a left over comment from very long time ago work (2012…
Browse files Browse the repository at this point in the history
…) which

shows up in the public API doc, and should have been removed a long time ago.
  • Loading branch information
theurich committed Nov 6, 2023
1 parent 01b978c commit 93d64a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Infrastructure/Array/interface/ESMF_ArrayHa.F90
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,6 @@ end subroutine ESMF_ArrayPrint
! !INTERFACE:
subroutine ESMF_ArrayRead(array, fileName, keywordEnforcer, variableName, &
timeslice, iofmt, rc)
! ! We need to terminate the strings on the way to C++
!
! !ARGUMENTS:
type(ESMF_Array), intent(inout) :: array
Expand Down

0 comments on commit 93d64a2

Please sign in to comment.