summaryrefslogtreecommitdiffstats
path: root/src/H5Gnode.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Gnode.c')
-rw-r--r--src/H5Gnode.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5Gnode.c b/src/H5Gnode.c
index 9824a8c..ac74dfa 100644
--- a/src/H5Gnode.c
+++ b/src/H5Gnode.c
@@ -150,9 +150,6 @@ H5FL_SEQ_DEFINE_STATIC(size_t);
/* Declare a free list to manage the raw page information */
H5FL_BLK_DEFINE_STATIC(grp_page);
-/* Declare extern the free list to manage haddr_t's */
-H5FL_EXTERN(haddr_t);
-
/*-------------------------------------------------------------------------
* Function: H5G_node_get_shared