summaryrefslogtreecommitdiffstats
path: root/src/H5Omtime.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Omtime.c')
-rw-r--r--src/H5Omtime.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Omtime.c b/src/H5Omtime.c
index a6cc127..ad398ae 100644
--- a/src/H5Omtime.c
+++ b/src/H5Omtime.c
@@ -31,7 +31,6 @@
#include <sys/timeb.h>
#endif
-#define PABLO_MASK H5O_mtime_mask
static void *H5O_mtime_new_decode(H5F_t *f, hid_t dxpl_id, const uint8_t *p, H5O_shared_t *sh);
static herr_t H5O_mtime_new_encode(H5F_t *f, uint8_t *p, const void *_mesg);