summaryrefslogtreecommitdiffstats
path: root/src/hdf5.h
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2000-04-19 23:11:57 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2000-04-19 23:11:57 (GMT)
commita6e0deba636e5a984ab5684aaeb228a869053a3f (patch)
tree9a9059cc4c8b909c19bd6e56dc0fd203afd0046d /src/hdf5.h
parent7438609ee2a445521b461faa122554b253283f51 (diff)
downloadhdf5-a6e0deba636e5a984ab5684aaeb228a869053a3f.zip
hdf5-a6e0deba636e5a984ab5684aaeb228a869053a3f.tar.gz
hdf5-a6e0deba636e5a984ab5684aaeb228a869053a3f.tar.bz2
[svn-r2163] Take out some debugging information which was accidentally checked in.
Diffstat (limited to 'src/hdf5.h')
-rw-r--r--src/hdf5.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/hdf5.h b/src/hdf5.h
index 5f329d2..217d7e0 100644
--- a/src/hdf5.h
+++ b/src/hdf5.h
@@ -50,6 +50,4 @@
#include <H5FDdpss.h> /* Remote access using Storage Client API */
#include <H5FDmulti.h> /* Usage-partitioned file family */
-#include <H5FDqak.h> /* Custom POSIX unbuffered file I/O */
-
#endif