diff options
Diffstat (limited to 'src/H5Fpkg.h')
-rw-r--r-- | src/H5Fpkg.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5Fpkg.h b/src/H5Fpkg.h index 11665f4..c067f26 100644 --- a/src/H5Fpkg.h +++ b/src/H5Fpkg.h @@ -369,9 +369,6 @@ H5FL_EXTERN(H5F_t); /* Declare a free list to manage the H5F_file_t struct */ H5FL_EXTERN(H5F_file_t); -H5_DLLVAR const H5AC_class_t H5AC_SUPERBLOCK[1]; -H5_DLLVAR const H5AC_class_t H5AC_DRVRINFO[1]; - /******************************/ /* Package Private Prototypes */ |