Index: /trunk/psLib/src/types/psMetadataConfig.c
===================================================================
--- /trunk/psLib/src/types/psMetadataConfig.c	(revision 8770)
+++ /trunk/psLib/src/types/psMetadataConfig.c	(revision 8771)
@@ -10,6 +10,6 @@
 *  @author Eric Van Alst, MHPCC
 *
-*  @version $Revision: 1.78 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-09-07 21:47:31 $
+*  @version $Revision: 1.79 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-09-07 22:02:47 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -416,11 +416,8 @@
 
         info->nonUniqueKeyArray = psArrayAlloc(10);
-        info->nonUniqueKeyArray->n = 0;
 
         info->typeArray = psArrayAlloc(10);
-        info->typeArray->n = 0;
 
         info->templateArray = psArrayAlloc(10);
-        info->templateArray->n = 0;
 
         info->metadata = NULL;
@@ -1186,5 +1183,4 @@
     // Allocate array to store parse level information
     parseLevelInfoArray = psArrayAlloc(10);
-    parseLevelInfoArray->n = 0;
 
     // Set parse level info for the top level
