summaryrefslogtreecommitdiffstats
path: root/src/H5Oattr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Oattr.c')
-rw-r--r--src/H5Oattr.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5Oattr.c b/src/H5Oattr.c
index 4487985..be48782 100644
--- a/src/H5Oattr.c
+++ b/src/H5Oattr.c
@@ -16,9 +16,6 @@
#define H5O_PACKAGE /*suppress error about including H5Opkg */
#define H5S_PACKAGE /*suppress error about including H5Spkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5O_attr_mask
#include "H5private.h" /* Generic Functions */
#include "H5Apkg.h" /* Attributes */