summaryrefslogtreecommitdiffstats
path: root/test/tselect.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/tselect.c')
-rw-r--r--test/tselect.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/tselect.c b/test/tselect.c
index e38bbda..db0782c 100644
--- a/test/tselect.c
+++ b/test/tselect.c
@@ -491,7 +491,6 @@ test_select_combo(void)
*tbuf2; /* temporary buffer pointer */
intn i,j; /* Counters */
herr_t ret; /* Generic return value */
-hbool_t valid; /* Generic boolean return value */
/* Output message about test being performed */
MESSAGE(5, ("Testing Combination of Hyperslab & Element Selection Functions\n"));