summaryrefslogtreecommitdiffstats
path: root/fortran/test/tH5T_F03.F90
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2023-10-19 21:40:08 (GMT)
committerGitHub <noreply@github.com>2023-10-19 21:40:08 (GMT)
commit5672fd817732e6a7fda3886010452bc7c8598cf8 (patch)
treeb03635041dd808e3b1565b5c53ec373e377cbcba /fortran/test/tH5T_F03.F90
parent8c69566da66e9239bbcd84b10e60068ade6c1784 (diff)
downloadhdf5-5672fd817732e6a7fda3886010452bc7c8598cf8.zip
hdf5-5672fd817732e6a7fda3886010452bc7c8598cf8.tar.gz
hdf5-5672fd817732e6a7fda3886010452bc7c8598cf8.tar.bz2
Attempt to quiet some warnings with cray compilers. (#3724)
Diffstat (limited to 'fortran/test/tH5T_F03.F90')
-rw-r--r--fortran/test/tH5T_F03.F902
1 files changed, 0 insertions, 2 deletions
diff --git a/fortran/test/tH5T_F03.F90 b/fortran/test/tH5T_F03.F90
index 661a0cc..3984597 100644
--- a/fortran/test/tH5T_F03.F90
+++ b/fortran/test/tH5T_F03.F90
@@ -3407,8 +3407,6 @@ SUBROUTINE multiple_dset_rw(total_error)
! Failure: number of errors
!-------------------------------------------------------------------------
!
- USE iso_c_binding
- USE hdf5
IMPLICIT NONE
INTEGER, INTENT(INOUT) :: total_error ! number of errors