summaryrefslogtreecommitdiffstats
path: root/test/links.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/links.c')
-rw-r--r--test/links.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/links.c b/test/links.c
index 87a69fe..cc1cac6 100644
--- a/test/links.c
+++ b/test/links.c
@@ -4095,8 +4095,6 @@ external_set_elink_cb_cb(const char *parent_file, const char *parent_group,
hid_t fapl, void *_op_data)
{
set_elink_cb_t *op_data = (set_elink_cb_t *)_op_data;
- hid_t driver;
- const void *driver_info;
/* Verify file and object names are correct */
if (HDstrcmp(parent_file, op_data->parent_file)) return FAIL;