From 93d64a266e03bb63294992cbb996f58d0e6ec040 Mon Sep 17 00:00:00 2001 From: Gerhard Theurich Date: Mon, 6 Nov 2023 08:25:00 -0800 Subject: [PATCH] Finally remove a left over comment from very long time ago work (2012) which shows up in the public API doc, and should have been removed a long time ago. --- src/Infrastructure/Array/interface/ESMF_ArrayHa.F90 | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Infrastructure/Array/interface/ESMF_ArrayHa.F90 b/src/Infrastructure/Array/interface/ESMF_ArrayHa.F90 index 8df721530a..7b3ec01b03 100644 --- a/src/Infrastructure/Array/interface/ESMF_ArrayHa.F90 +++ b/src/Infrastructure/Array/interface/ESMF_ArrayHa.F90 @@ -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