diff options
Diffstat (limited to 'src/H5Tconv.c')
-rw-r--r-- | src/H5Tconv.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5Tconv.c b/src/H5Tconv.c index 50e4aa9..1e66513 100644 --- a/src/H5Tconv.c +++ b/src/H5Tconv.c @@ -18,9 +18,6 @@ #define H5T_PACKAGE /*suppress error about including H5Tpkg */ -/* Pablo information */ -/* (Put before include files to avoid problems with inline functions) */ -#define PABLO_MASK H5T_conv_mask #include "H5private.h" /*generic functions */ #include "H5Eprivate.h" /*error handling */ |