Index: /branches/jch-memory/psLib/src/sys/psMemory.c
===================================================================
--- /branches/jch-memory/psLib/src/sys/psMemory.c	(revision 10886)
+++ /branches/jch-memory/psLib/src/sys/psMemory.c	(revision 10887)
@@ -8,6 +8,6 @@
 *  @author Robert Lupton, Princeton University
 *
-*  @version $Revision: 1.88.2.2 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2007-01-03 04:29:10 $
+*  @version $Revision: 1.88.2.3 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2007-01-03 04:30:32 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -48,6 +48,4 @@
 }
 
-#define P_PS_LARGE_BLOCK_SIZE 65536        // size where under, we try to recycle
-
 static psS32 checkMemBlock(const psMemBlock* m, const char *funcName);
 static psMemBlock* lastMemBlockAllocated = NULL;
