diff options
Diffstat (limited to 'src/H5HGdbg.c')
-rw-r--r-- | src/H5HGdbg.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5HGdbg.c b/src/H5HGdbg.c index 68a3e85..4444fdb 100644 --- a/src/H5HGdbg.c +++ b/src/H5HGdbg.c @@ -19,9 +19,6 @@ */ #define H5HG_PACKAGE /*suppress error about including H5HGpkg */ -/* Pablo information */ -/* (Put before include files to avoid problems with inline functions) */ -#define PABLO_MASK H5HGdbg_mask #include "H5private.h" /* Generic Functions */ #include "H5ACprivate.h" /* Metadata cache */ |