summaryrefslogtreecommitdiffstats
path: root/src/H5Oprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Oprivate.h')
-rw-r--r--src/H5Oprivate.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/H5Oprivate.h b/src/H5Oprivate.h
index 0438101..c08b97d 100644
--- a/src/H5Oprivate.h
+++ b/src/H5Oprivate.h
@@ -414,8 +414,6 @@ typedef herr_t (*H5O_operator_t)(const void *mesg/*in*/, unsigned idx,
/* Forward declarations for prototype arguments */
struct H5P_genplist_t;
-struct H5SL_t;
-struct H5O_t;
/* Object header routines */
H5_DLL herr_t H5O_init(void);