From 9aa8b4aa67ac31b98b8bce4d41f2a7817350619d Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Fri, 31 Mar 2006 17:06:17 -0500 Subject: [svn-r12187] Purpose: Maintenance on Windows Description: Update H5Tinit.c Solution: Platforms tested: Windows XP Misc. update: --- windows/src/H5Tinit.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/windows/src/H5Tinit.c b/windows/src/H5Tinit.c index 393b66a..9b4c670 100755 --- a/windows/src/H5Tinit.c +++ b/windows/src/H5Tinit.c @@ -16,7 +16,7 @@ * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * - * Created: Nov 29, 2005 + * Created: Mar 31, 2006 * * * Purpose: This machine-generated source code contains @@ -72,10 +72,6 @@ #include "H5FLprivate.h" #include "H5Tpkg.h" -/* Declare external the free lists for H5T_t's and H5T_shared_t's */ -H5FL_EXTERN(H5T_t); -H5FL_EXTERN(H5T_shared_t); - herr_t -- cgit v0.12