From a6e0deba636e5a984ab5684aaeb228a869053a3f Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Wed, 19 Apr 2000 18:11:57 -0500 Subject: [svn-r2163] Take out some debugging information which was accidentally checked in. --- src/H5F.c | 2 -- src/hdf5.h | 2 -- 2 files changed, 4 deletions(-) diff --git a/src/H5F.c b/src/H5F.c index 2ebbf9c..1c01070 100644 --- a/src/H5F.c +++ b/src/H5F.c @@ -31,8 +31,6 @@ static char RcsId[] = "@(#)$Revision$"; #include /*Posix unbuffered I/O */ #include /* Standard C buffered I/O */ -#include /* Custom unbuffered I/O */ - /* Packages needed by this file... */ #include /*library functions */ #include /*attributes */ 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 /* Remote access using Storage Client API */ #include /* Usage-partitioned file family */ -#include /* Custom POSIX unbuffered file I/O */ - #endif -- cgit v0.12