summaryrefslogtreecommitdiffstats
path: root/src/H5HLpkg.h
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-04-11 18:06:37 (GMT)
committerGitHub <noreply@github.com>2022-04-11 18:06:37 (GMT)
commit29de83ab8ed7d8cdc8c6c3022a9e3471e2641af6 (patch)
tree2ec9a77365eff81b6270aafafe35122d1e18e84c /src/H5HLpkg.h
parentd433f0f7a67a0bf6336ad6a98ad820302e82b44d (diff)
downloadhdf5-29de83ab8ed7d8cdc8c6c3022a9e3471e2641af6.zip
hdf5-29de83ab8ed7d8cdc8c6c3022a9e3471e2641af6.tar.gz
hdf5-29de83ab8ed7d8cdc8c6c3022a9e3471e2641af6.tar.bz2
Removes unused definitions from module headers (#1624)
Diffstat (limited to 'src/H5HLpkg.h')
-rw-r--r--src/H5HLpkg.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/H5HLpkg.h b/src/H5HLpkg.h
index 0ba3b1c..5ee9aee 100644
--- a/src/H5HLpkg.h
+++ b/src/H5HLpkg.h
@@ -51,9 +51,8 @@ H5FL_BLK_EXTERN(lheap_chunk);
* error reporting macros.
*/
#ifdef H5HL_PACKAGE
-#define H5_MY_PKG H5HL
-#define H5_MY_PKG_ERR H5E_HEAP
-#define H5_MY_PKG_INIT NO
+#define H5_MY_PKG H5HL
+#define H5_MY_PKG_ERR H5E_HEAP
#endif
#define H5HL_SIZEOF_HDR(F) \