summaryrefslogtreecommitdiffstats
path: root/test/filter_plugin4_groups.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/filter_plugin4_groups.c')
-rw-r--r--test/filter_plugin4_groups.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/filter_plugin4_groups.c b/test/filter_plugin4_groups.c
index 237642d..c948491 100644
--- a/test/filter_plugin4_groups.c
+++ b/test/filter_plugin4_groups.c
@@ -74,7 +74,7 @@ append_to_group_name(unsigned int flags, size_t cd_nelmts, const unsigned int *c
return 0;
/* Assignment to eliminate unused parameter warning. */
- cd_values = cd_values;
+ (void)cd_values;
if (flags & H5Z_FLAG_REVERSE) {
/* READ - Remove the suffix from the group name */