Index: trunk/psLib/src/types/psList.c
===================================================================
--- trunk/psLib/src/types/psList.c	(revision 10945)
+++ trunk/psLib/src/types/psList.c	(revision 10948)
@@ -6,6 +6,6 @@
  *  @author Robert Daniel DeSonia, MHPCC
  *
- *  @version $Revision: 1.57 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-01-04 01:00:32 $
+ *  @version $Revision: 1.58 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-01-06 04:08:53 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -539,6 +539,4 @@
     }
     if ((iterator->cursor == NULL) && (!iterator->offEnd))  {
-        psLogMsg(__func__,PS_LOG_WARN,
-                 "Attempt to get previous element with NULL iterator cursor and offEnd=false");
         return NULL;
     }
