Index: trunk/psLib/test/imageops/tap_psImageConvolve.c
===================================================================
--- trunk/psLib/test/imageops/tap_psImageConvolve.c	(revision 12094)
+++ trunk/psLib/test/imageops/tap_psImageConvolve.c	(revision 12195)
@@ -5,6 +5,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-02-27 23:56:12 $
+ *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-03-03 01:23:32 $
  *
  *  XXX: Must test the tRelative parameter to psKernelGenerate()
@@ -284,4 +284,5 @@
     // test spacial convolution of gaussian
     ok(false, "XXXX: Skipping this psImageConvolve() because of bugs");
+/*
     if (0) {
         psMemId id = psMemGetId();
@@ -364,4 +365,5 @@
         ok(!psMemCheckLeaks (id, NULL, NULL, false), "no memory leaks");
     }
+*/
 
     psFree(g);
