summaryrefslogtreecommitdiffstats
path: root/src/H5Ddeprec.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2010-01-12 16:07:59 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2010-01-12 16:07:59 (GMT)
commit65c5e3925d10424b15476112ccac1d0704630316 (patch)
tree4a3360e32c6939f3b08fc0b66edec12c18c67224 /src/H5Ddeprec.c
parent836f11303ca41edd765e858c5c50c39c6e057e39 (diff)
downloadhdf5-65c5e3925d10424b15476112ccac1d0704630316.zip
hdf5-65c5e3925d10424b15476112ccac1d0704630316.tar.gz
hdf5-65c5e3925d10424b15476112ccac1d0704630316.tar.bz2
[svn-r18105] Description:
Minor brush-clearing changes to converge metadata_journaling branch and trunk. Tested on: Mac OS X/32 10.6.2 (amazon) debug & prod (h5committest not required on this branch)
Diffstat (limited to 'src/H5Ddeprec.c')
-rw-r--r--src/H5Ddeprec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Ddeprec.c b/src/H5Ddeprec.c
index dac3090..8f53ec2 100644
--- a/src/H5Ddeprec.c
+++ b/src/H5Ddeprec.c
@@ -42,7 +42,6 @@
/***********/
#include "H5private.h" /* Generic Functions */
#include "H5ACprivate.h" /* Metadata cache */
-#include "H5AC2private.h" /* Metadata cache */
#include "H5Dpkg.h" /* Datasets */
#include "H5Eprivate.h" /* Error handling */
#include "H5Iprivate.h" /* IDs */