Index: trunk/psLib/src/sys/psMemory.c
===================================================================
--- trunk/psLib/src/sys/psMemory.c	(revision 6419)
+++ trunk/psLib/src/sys/psMemory.c	(revision 6425)
@@ -8,6 +8,6 @@
 *  @author Robert Lupton, Princeton University
 *
-*  @version $Revision: 1.68 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-02-10 02:44:46 $
+*  @version $Revision: 1.69 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-02-14 00:09:27 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -1076,7 +1076,4 @@
     bool out = safeThreads;
     safeThreads = safe;
-    if ( out != p_psListThreadSafety(safe) ) {
-        psWarning("Thread safety setting in psMemory didn't match that of psList.\n");
-    }
     return out;
 }
