summaryrefslogtreecommitdiffstats
path: root/testpar/t_ph5basic.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-06-09 19:18:47 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-06-09 19:18:47 (GMT)
commitdf5ca0fa1d78779cfdc23ace1919c6ff8828222d (patch)
tree6cab126644093f122511c248ceead1c9d6318d7b /testpar/t_ph5basic.c
parent3fcef502ea6188b243b1907d04e4cbe9d351bd8a (diff)
downloadhdf5-df5ca0fa1d78779cfdc23ace1919c6ff8828222d.zip
hdf5-df5ca0fa1d78779cfdc23ace1919c6ff8828222d.tar.gz
hdf5-df5ca0fa1d78779cfdc23ace1919c6ff8828222d.tar.bz2
[svn-r7002] Purpose:
Code cleanup Description: Clean up warnings about unused stuff... Platforms tested: FreeBSD 4.8 (sleipnir) h5committest
Diffstat (limited to 'testpar/t_ph5basic.c')
-rw-r--r--testpar/t_ph5basic.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testpar/t_ph5basic.c b/testpar/t_ph5basic.c
index 206ac0b..eb0048b 100644
--- a/testpar/t_ph5basic.c
+++ b/testpar/t_ph5basic.c
@@ -221,7 +221,6 @@ test_fapl_mpiposix_dup(void)
hid_t acc_pl; /* File access properties */
hbool_t use_gpfs = FALSE;
herr_t ret; /* hdf5 return value */
- int nkeys, nkeys_tmp;
if (verbose)
printf("Verify fapl_mpiposix duplicates communicator object\n");