summaryrefslogtreecommitdiffstats
path: root/src/H5FDsec2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDsec2.c')
-rw-r--r--src/H5FDsec2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5FDsec2.c b/src/H5FDsec2.c
index 4f0e40a..8462eab 100644
--- a/src/H5FDsec2.c
+++ b/src/H5FDsec2.c
@@ -1084,7 +1084,6 @@ H5FD__sec2_ctl(H5FD_t *_file, uint64_t op_code, uint64_t flags, const void H5_AT
/* Sanity checks */
HDassert(file);
- HDassert(H5FD_SEC2 == file->pub.driver_id);
switch (op_code) {
/* Unknown op code */