summaryrefslogtreecommitdiffstats
path: root/src/H5Dcontig.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2005-01-22 13:59:28 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2005-01-22 13:59:28 (GMT)
commita2f274ec459ce1282380cdf63f58b4e4c03c1751 (patch)
tree017b9b3d93810e20dc4ddc588916fc3ccbbba59b /src/H5Dcontig.c
parentcfb095ae9ce9d59eb5fbf407d60b5308fef67ba5 (diff)
downloadhdf5-a2f274ec459ce1282380cdf63f58b4e4c03c1751.zip
hdf5-a2f274ec459ce1282380cdf63f58b4e4c03c1751.tar.gz
hdf5-a2f274ec459ce1282380cdf63f58b4e4c03c1751.tar.bz2
[svn-r9859] Purpose:
Code cleanup Description: Clean up a few rements from the Pablo removal Platforms tested: None, very minor
Diffstat (limited to 'src/H5Dcontig.c')
-rw-r--r--src/H5Dcontig.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5Dcontig.c b/src/H5Dcontig.c
index 7c8b553..d03c597 100644
--- a/src/H5Dcontig.c
+++ b/src/H5Dcontig.c
@@ -24,9 +24,6 @@
#define H5D_PACKAGE /*suppress error about including H5Dpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-
#include "H5private.h" /* Generic Functions */
#include "H5Dpkg.h" /* Dataset functions */
#include "H5Eprivate.h" /* Error handling */