diff options
Diffstat (limited to 'src/H5Oshmesg.c')
-rw-r--r-- | src/H5Oshmesg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Oshmesg.c b/src/H5Oshmesg.c index 1a39af2..3a02302 100644 --- a/src/H5Oshmesg.c +++ b/src/H5Oshmesg.c @@ -251,4 +251,3 @@ H5O_shmesg_debug(H5F_t UNUSED *f, hid_t UNUSED dxpl_id, const void *_mesg, FILE FUNC_LEAVE_NOAPI(SUCCEED) } /* end H5O_shmesg_debug() */ - |