summaryrefslogtreecommitdiffstats
path: root/src/H5FA.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FA.c')
-rw-r--r--src/H5FA.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/H5FA.c b/src/H5FA.c
index 039de42..2a602a1 100644
--- a/src/H5FA.c
+++ b/src/H5FA.c
@@ -75,8 +75,6 @@
/* Remember to add client ID to H5FA_cls_id_t in H5FAprivate.h when adding a new
* client class..
*/
-extern const H5FA_class_t H5FA_CLS_TEST[1];
-
const H5FA_class_t *const H5FA_client_class_g[] = {
H5FA_CLS_TEST, /* ? - H5FA_CLS_TEST_ID */
};