summaryrefslogtreecommitdiffstats
path: root/src/H5C.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5C.c')
-rw-r--r--src/H5C.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5C.c b/src/H5C.c
index 7da196c..fbac5fa 100644
--- a/src/H5C.c
+++ b/src/H5C.c
@@ -83,9 +83,6 @@
#define H5F_PACKAGE /*suppress error about including H5Fpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-
#include "H5private.h" /* Generic Functions */
#include "H5Cprivate.h" /* Cache */
#include "H5Dprivate.h" /* Dataset functions */