summaryrefslogtreecommitdiffstats
path: root/tools/h5dump/h5dump_extern.h
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2016-02-22 20:32:01 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2016-02-22 20:32:01 (GMT)
commit7511d8b4691770a15f1ba9f7fcc242f038c79669 (patch)
tree824346f0ddad0bd7942891776c295f6b25b2c3af /tools/h5dump/h5dump_extern.h
parent910d4204098e4ad4b27dc037fa0bab977af2b59e (diff)
downloadhdf5-7511d8b4691770a15f1ba9f7fcc242f038c79669.zip
hdf5-7511d8b4691770a15f1ba9f7fcc242f038c79669.tar.gz
hdf5-7511d8b4691770a15f1ba9f7fcc242f038c79669.tar.bz2
[svn-r29179] Revert of 29177 which breaks the autotools build.
Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial
Diffstat (limited to 'tools/h5dump/h5dump_extern.h')
-rw-r--r--tools/h5dump/h5dump_extern.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/h5dump/h5dump_extern.h b/tools/h5dump/h5dump_extern.h
index 62477d0..08f9e36 100644
--- a/tools/h5dump/h5dump_extern.h
+++ b/tools/h5dump/h5dump_extern.h
@@ -77,8 +77,6 @@ extern int enable_error_stack; /* re-enable error stack */
extern int disable_compact_subset; /* disable compact form of subset notation */
extern int display_packed_bits; /*print 1-8 byte numbers as packed bits*/
extern int include_attrs; /* Display attributes */
-extern int display_vds_first; /* vds display to first missing */
-extern int vds_gap_size; /* vds skip missing files */
/* sort parameters */
extern H5_index_t sort_by; /*sort_by [creation_order | name] */