summaryrefslogtreecommitdiffstats
path: root/src/H5Gnode.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Gnode.c')
-rw-r--r--src/H5Gnode.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5Gnode.c b/src/H5Gnode.c
index 5d30559..8ac1c23 100644
--- a/src/H5Gnode.c
+++ b/src/H5Gnode.c
@@ -30,9 +30,6 @@
#define H5G_PACKAGE /*suppress error message about including H5Gpkg.h */
#define H5F_PACKAGE /*suppress error about including H5Fpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5G_node_mask
/* Packages needed by this file... */
#include "H5private.h" /* Generic Functions */