summaryrefslogtreecommitdiffstats
path: root/src/hdf5.h
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2005-03-03 18:10:16 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2005-03-03 18:10:16 (GMT)
commitf5c24bc9a46b989892e946bb6f440a88bb2f06af (patch)
tree44b67b7ceb4fa0e5bbebe867630332d1ddec25e9 /src/hdf5.h
parent85917a734134ce356e9f701b71bcd88617967a76 (diff)
downloadhdf5-f5c24bc9a46b989892e946bb6f440a88bb2f06af.zip
hdf5-f5c24bc9a46b989892e946bb6f440a88bb2f06af.tar.gz
hdf5-f5c24bc9a46b989892e946bb6f440a88bb2f06af.tar.bz2
[svn-r10130] Purpose:
Retired GASS driver. Platforms tested: H5committested.
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 bd96917..05d49c7 100644
--- a/src/hdf5.h
+++ b/src/hdf5.h
@@ -44,7 +44,6 @@
/* Predefined file drivers */
#include "H5FDcore.h" /* Files stored entirely in memory */
#include "H5FDfamily.h" /* File families */
-#include "H5FDgass.h" /* Remote files using GASS I/O */
#include "H5FDlog.h" /* sec2 driver with I/O logging (for debugging) */
#include "H5FDmpi.h" /* MPI-based file drivers */
#include "H5FDmulti.h" /* Usage-partitioned file family */