Index: trunk/psLib/src/imageops/psImageGeomManip.h
===================================================================
--- trunk/psLib/src/imageops/psImageGeomManip.h	(revision 4286)
+++ trunk/psLib/src/imageops/psImageGeomManip.h	(revision 4287)
@@ -8,6 +8,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-06-16 22:00:04 $
+ *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-16 22:07:41 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -151,8 +151,7 @@
     const psRegion region,             ///< the size of the transformed image
     const psPixels* pixels,            /**< if not NULL, consists of psPixelCoords and specifies which pixels in
-                                             *  output image shall be transformed; otherwise, entire image generated*/
+                                                 *  output image shall be transformed; otherwise, entire image generated*/
     psImageInterpolateMode mode,       ///< the interpolation scheme to be used
-    int exposedValue,                   ///< Exposed value to which non-corresponding pixels are set
-    psPlaneTransform *junk
+    int exposedValue                   ///< Exposed value to which non-corresponding pixels are set
 );
 
