Index: trunk/psLib/test/imageops/tap_psImageGeomManip.c
===================================================================
--- trunk/psLib/test/imageops/tap_psImageGeomManip.c	(revision 13614)
+++ trunk/psLib/test/imageops/tap_psImageGeomManip.c	(revision 21169)
@@ -5,6 +5,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-06-04 20:25:32 $
+ *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2009-01-26 21:26:52 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -170,5 +170,5 @@
 
 
-
+/* removed 1/09 WJG
 bool testImageShiftCase(psS32 cols,
                         psS32 rows,
@@ -300,5 +300,5 @@
     return !errorFlag;
 }
-
+*/
 
 psS32 main(psS32 argc, char *argv[])
@@ -851,4 +851,5 @@
     }
 
+/* removed 1/09 WJG
 
     // testImageShift()
@@ -919,5 +920,4 @@
     }
 
-
     // test psImageResample()
     if (1) {
@@ -1072,3 +1072,4 @@
         ok(!psMemCheckLeaks (id, NULL, NULL, false), "no memory leaks");
     }
+*/
 }
