summaryrefslogtreecommitdiffstats
path: root/src/hdf5.h
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2012-10-03 04:23:14 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2012-10-03 04:23:14 (GMT)
commitb151281b3897ae367aa520abe2877bc7183f4648 (patch)
tree07b5131872d3ea8040e357fdfc7941552b3ea559 /src/hdf5.h
parent7eac8b84b0cfe87bb9e8efa1a7339e1c5117d1a0 (diff)
downloadhdf5-b151281b3897ae367aa520abe2877bc7183f4648.zip
hdf5-b151281b3897ae367aa520abe2877bc7183f4648.tar.gz
hdf5-b151281b3897ae367aa520abe2877bc7183f4648.tar.bz2
[svn-r22855] remove dummy plugin
update manifest file
Diffstat (limited to 'src/hdf5.h')
-rw-r--r--src/hdf5.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hdf5.h b/src/hdf5.h
index f5bbf4c..4a6631e 100644
--- a/src/hdf5.h
+++ b/src/hdf5.h
@@ -42,7 +42,6 @@
/* Predefined VOL plugins */
#include "H5VLnative.h" /* Native HDF5 plugin */
-#include "H5VLdummy.h" /* Dummy plugin for testing */
/* Predefined file drivers */
#include "H5FDcore.h" /* Files stored entirely in memory */