summaryrefslogtreecommitdiffstats
path: root/src/H5EA.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5EA.c')
-rw-r--r--src/H5EA.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/H5EA.c b/src/H5EA.c
index bc2c2fd..1679f89 100644
--- a/src/H5EA.c
+++ b/src/H5EA.c
@@ -84,8 +84,6 @@ typedef herr_t (*H5EA__unprotect_func_t)(void *thing, hid_t dxpl_id,
/* Remember to add client ID to H5EA_cls_id_t in H5EAprivate.h when adding a new
* client class..
*/
-extern const H5EA_class_t H5EA_CLS_TEST[1];
-
const H5EA_class_t *const H5EA_client_class_g[] = {
H5EA_CLS_TEST, /* ? - H5EA_CLS_TEST_ID */
};