Index: trunk/psphot/src/psLibUtils.c
===================================================================
--- trunk/psphot/src/psLibUtils.c	(revision 4977)
+++ trunk/psphot/src/psLibUtils.c	(revision 5048)
@@ -147,6 +147,7 @@
 }
 
+# if (0)
 // alternate implementation of this function from pmObjects.c
-// XXX EAM : move this to pmObjects_EAM.c
+// now defined in psLib SDRS as psImageRow
 psVector *psGetRowVectorFromImage(psImage *image,
 				  psU32 row)
@@ -159,4 +160,5 @@
     return(tmpVector);
 }
+# endif
 
 // XXX EAM : this is now in psLib
