summaryrefslogtreecommitdiffstats
path: root/src/H5PBprivate.h
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-04-08 02:45:36 (GMT)
committerGitHub <noreply@github.com>2022-04-08 02:45:36 (GMT)
commitf660cfdb3c891f014cfffd8efd3929ff9714deef (patch)
tree364e7683d26583b12f3178b8bcfa9d0714c46f0d /src/H5PBprivate.h
parent53d990c2c31095a0662e5119587bfcad34a21a8f (diff)
downloadhdf5-f660cfdb3c891f014cfffd8efd3929ff9714deef.zip
hdf5-f660cfdb3c891f014cfffd8efd3929ff9714deef.tar.gz
hdf5-f660cfdb3c891f014cfffd8efd3929ff9714deef.tar.bz2
Brings minor changes from headers in develop (#1618)
Diffstat (limited to 'src/H5PBprivate.h')
-rw-r--r--src/H5PBprivate.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/H5PBprivate.h b/src/H5PBprivate.h
index e0197bf..cac8b15 100644
--- a/src/H5PBprivate.h
+++ b/src/H5PBprivate.h
@@ -23,11 +23,6 @@
#ifndef H5PBprivate_H
#define H5PBprivate_H
-/* Include package's public header */
-#ifdef NOT_YET
-#include "H5PBpublic.h"
-#endif /* NOT_YET */
-
/* Private headers needed by this header */
#include "H5private.h" /* Generic Functions */
#include "H5Fprivate.h" /* File access */