summaryrefslogtreecommitdiffstats
path: root/src/H5public.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/H5public.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/H5public.h')
-rw-r--r--src/H5public.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/H5public.h b/src/H5public.h
index a5969d4..02a7f17 100644
--- a/src/H5public.h
+++ b/src/H5public.h
@@ -56,11 +56,6 @@
#endif
#endif
-#ifdef H5_HAVE_GASS /*for Globus GASS I/O */
-#include "globus_common.h"
-#include "globus_gass_file.h"
-#endif
-
#ifdef H5_HAVE_SRB /*for SRB I/O */
#include <srbClient.h>
#endif