diff options
Diffstat (limited to 'hl/src/H5DSprivate.h')
-rw-r--r-- | hl/src/H5DSprivate.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/hl/src/H5DSprivate.h b/hl/src/H5DSprivate.h index 7356bcd..e47cf31 100644 --- a/hl/src/H5DSprivate.h +++ b/hl/src/H5DSprivate.h @@ -22,11 +22,6 @@ #include "H5DSpublic.h" -#define DIMENSION_SCALE_CLASS "DIMENSION_SCALE" -#define DIMENSION_LIST "DIMENSION_LIST" -#define REFERENCE_LIST "REFERENCE_LIST" -#define DIMENSION_LABELS "DIMENSION_LABELS" - /* attribute type of a DS dataset */ |