summaryrefslogtreecommitdiffstats
path: root/fortran/testpar/async.F90
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/testpar/async.F90')
-rw-r--r--fortran/testpar/async.F904
1 files changed, 0 insertions, 4 deletions
diff --git a/fortran/testpar/async.F90 b/fortran/testpar/async.F90
index 88ecc3e..02045cb 100644
--- a/fortran/testpar/async.F90
+++ b/fortran/testpar/async.F90
@@ -1240,10 +1240,6 @@ END MODULE test_async_APIs
!
PROGRAM async_test
USE, INTRINSIC :: ISO_C_BINDING, ONLY : C_INT64_T
- USE HDF5
- USE MPI
- USE TH5_MISC
- USE TH5_MISC_GEN
USE test_async_APIs
IMPLICIT NONE