summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@koziol.gov>2020-01-07 16:16:20 (GMT)
committerQuincey Koziol <koziol@koziol.gov>2020-01-07 16:16:20 (GMT)
commitfcdcc4beb18cfb6098ec2f0e0d45db38ee59178f (patch)
tree3f93a79725006a12f227fa88090b3729d3a45f45 /test
parent9a155a538bb179c794c75780757ef3e6af3c9b28 (diff)
downloadhdf5-fcdcc4beb18cfb6098ec2f0e0d45db38ee59178f.zip
hdf5-fcdcc4beb18cfb6098ec2f0e0d45db38ee59178f.tar.gz
hdf5-fcdcc4beb18cfb6098ec2f0e0d45db38ee59178f.tar.bz2
Remove mismerged code
Diffstat (limited to 'test')
-rw-r--r--test/null_vol_connector.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/null_vol_connector.c b/test/null_vol_connector.c
index ba6a5be..985b576 100644
--- a/test/null_vol_connector.c
+++ b/test/null_vol_connector.c
@@ -112,10 +112,6 @@ static const H5VL_class_t null_vol_g = {
NULL, /* get_conn_cls */
NULL, /* opt_query */
},
- { /* introspect_cls */
- NULL, /* get_conn_cls */
- NULL, /* opt_query */
- },
{ /* request_cls */
NULL, /* wait */
NULL, /* notify */