Index: trunk/psLib/test/imageops/tap_psImageShift.c
===================================================================
--- trunk/psLib/test/imageops/tap_psImageShift.c	(revision 12607)
+++ trunk/psLib/test/imageops/tap_psImageShift.c	(revision 21169)
@@ -148,4 +148,5 @@
 
     // tests using BICUBE interpolation
+/* removed 1/09 WJG
     {
         psMemId id = psMemGetId();
@@ -176,4 +177,5 @@
         ok(!psMemCheckLeaks (id, NULL, NULL, false), "no memory leaks");
     }
+*/
     return exit_status();
 }
