diff --git a/src/H5Z.c b/src/H5Z.c index d195a2dc5d6..749652ce451 100644 --- a/src/H5Z.c +++ b/src/H5Z.c @@ -1572,7 +1572,6 @@ H5Z_pipeline(const H5O_pline_t *pline, unsigned flags, unsigned *filter_mask /*i FUNC_LEAVE_NOAPI(ret_value) /* clang-format on */ - } /*-------------------------------------------------------------------------