diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2000-04-19 23:11:57 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2000-04-19 23:11:57 (GMT) |
commit | a6e0deba636e5a984ab5684aaeb228a869053a3f (patch) | |
tree | 9a9059cc4c8b909c19bd6e56dc0fd203afd0046d /src/hdf5.h | |
parent | 7438609ee2a445521b461faa122554b253283f51 (diff) | |
download | hdf5-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.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |