summaryrefslogtreecommitdiffstats
path: root/testpar/testphdf5.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2021-05-07 19:46:03 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2021-05-07 19:46:03 (GMT)
commit2f92cb5d19c0040326061fd2010bfd56c908879c (patch)
tree6a5df93bd13345e96e89d25ef0f9c49fcf956be9 /testpar/testphdf5.c
parent304df18dab6e35e240399f5da538c2f497fbaa59 (diff)
downloadhdf5-2f92cb5d19c0040326061fd2010bfd56c908879c.zip
hdf5-2f92cb5d19c0040326061fd2010bfd56c908879c.tar.gz
hdf5-2f92cb5d19c0040326061fd2010bfd56c908879c.tar.bz2
Normalization of parallel
Diffstat (limited to 'testpar/testphdf5.c')
-rw-r--r--testpar/testphdf5.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/testpar/testphdf5.c b/testpar/testphdf5.c
index cce8aff..0beb6d7 100644
--- a/testpar/testphdf5.c
+++ b/testpar/testphdf5.c
@@ -33,9 +33,6 @@ int ngroups = 512; /* number of groups to create in root
int facc_type = FACC_MPIO; /*Test file access type */
int dxfer_coll_type = DXFER_COLLECTIVE_IO;
-H5E_auto2_t old_func; /* previous error handler */
-void * old_client_data; /* previous error handler arg.*/
-
/* other option flags */
/* FILENAME and filenames must have the same number of names.