Index: trunk/psLib/src/xml/psXML.c
===================================================================
--- trunk/psLib/src/xml/psXML.c	(revision 4029)
+++ trunk/psLib/src/xml/psXML.c	(revision 4113)
@@ -10,6 +10,6 @@
 *  @author Eric Van Alst, MHPCC
 *
-*  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-05-25 20:26:55 $
+*  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-06-04 03:00:39 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -1131,9 +1131,4 @@
     psFree(line);
 
-    // Check if any failed lined detected
-    if( (*nFail) != 0) {
-        psFree(md);
-        md = NULL;
-    }
     return md;
 }
