summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2013-03-19 20:57:18 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2013-03-19 20:57:18 (GMT)
commitcec54e1fa04f703175b6d6c9bbcb78aba98e64a9 (patch)
tree7a79794fcd259c3d22d22c56f4f4bcdb6f21a271 /test
parent40b7936a5b3f8e9a17fc7dd0d587a1c700074643 (diff)
downloadhdf5-cec54e1fa04f703175b6d6c9bbcb78aba98e64a9.zip
hdf5-cec54e1fa04f703175b6d6c9bbcb78aba98e64a9.tar.gz
hdf5-cec54e1fa04f703175b6d6c9bbcb78aba98e64a9.tar.bz2
[svn-r23389] HDFFV-8338: remove unused headers
Diffstat (limited to 'test')
-rw-r--r--test/plugin_lib/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/plugin_lib/CMakeLists.txt b/test/plugin_lib/CMakeLists.txt
index 8bd7ea1..e45e848 100644
--- a/test/plugin_lib/CMakeLists.txt
+++ b/test/plugin_lib/CMakeLists.txt
@@ -36,8 +36,6 @@ SET (H5_TEST_PLUGIN_LIB_SRCS
SET (H5_TEST_PLUGIN_LIB_HDRS
${HDF5_TEST_PLUGIN_LIB_SOURCE_DIR}/dynlib1.h
- ${HDF5_TEST_SOURCE_DIR}/H5srcdir.h
- ${HDF5_TEST_SOURCE_DIR}/h5test.h
)
#-----------------------------------------------------------------------------