summaryrefslogtreecommitdiffstats
path: root/test/testhdf5.h
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2005-01-08 02:06:46 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2005-01-08 02:06:46 (GMT)
commit3e582deaae2095bb179e8d007ad6e72763e4bd0a (patch)
tree6f86127abb759a2190bd44fe1b1600e5a8559b0b /test/testhdf5.h
parent9dbf9e9e76f54b11d5aea482f59fcadce0e49f93 (diff)
downloadhdf5-3e582deaae2095bb179e8d007ad6e72763e4bd0a.zip
hdf5-3e582deaae2095bb179e8d007ad6e72763e4bd0a.tar.gz
hdf5-3e582deaae2095bb179e8d007ad6e72763e4bd0a.tar.bz2
[svn-r9778] Purpose:
Remove feature Description: Retire threaded, balanced binary tree code from HDF5 use. Requiescat in pace... Also, regenerate dependencies files. Platforms tested: FreeBSD 4.10 (sleipnir) w/parallel Too minor to require full h5committesting (the code is already disconnected from everything except its tests)
Diffstat (limited to 'test/testhdf5.h')
-rw-r--r--test/testhdf5.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/testhdf5.h b/test/testhdf5.h
index 61674a8..c32782a 100644
--- a/test/testhdf5.h
+++ b/test/testhdf5.h
@@ -110,7 +110,6 @@ extern "C" {
/* Prototypes for the test routines */
void test_metadata(void);
-void test_tbbt(void);
void test_tst(void);
void test_heap(void);
void test_refstr(void);