summaryrefslogtreecommitdiffstats
path: root/test/testhdf5.h
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-03-30 01:56:37 (GMT)
committerGitHub <noreply@github.com>2022-03-30 01:56:37 (GMT)
commit23ab623955163ea685f07cbcd0055035970a7af3 (patch)
treed10d322fdf0285575a2e8d0d4d5f84648e5c4a65 /test/testhdf5.h
parentb86be5df3521e7f6dc84b8eb89e5f53ab987b200 (diff)
downloadhdf5-23ab623955163ea685f07cbcd0055035970a7af3.zip
hdf5-23ab623955163ea685f07cbcd0055035970a7af3.tar.gz
hdf5-23ab623955163ea685f07cbcd0055035970a7af3.tar.bz2
Removes unused H5HP (private heap) package (#1548)
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 ba5fa71..c5b8246 100644
--- a/test/testhdf5.h
+++ b/test/testhdf5.h
@@ -203,7 +203,6 @@ extern "C" {
/* Prototypes for the test routines */
void test_metadata(void);
void test_checksum(void);
-void test_heap(void);
void test_refstr(void);
void test_file(void);
void test_h5o(void);