Index: trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- trunk/doc/pslib/psLibSDRS.tex	(revision 3423)
+++ trunk/doc/pslib/psLibSDRS.tex	(revision 3424)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.186 2005-03-15 20:54:55 price Exp $
+%%% $Id: psLibSDRS.tex,v 1.187 2005-03-15 20:57:48 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -2846,12 +2846,8 @@
 
 \begin{verbatim}
-// Transform an image --- different from current version, nothing major
 psImage *psImageTransform(psImage *output, psPixels **blankPixels, const psImage *input,
                           const psImage *inputMask, int inputMaskVal, const psPlaneTransform *outToIn,
 			  const psRegion *region, const psPixels *pixels, psImageInterpolateMode mode,
 			  double exposedValue);
-\begin{verbatim}
-psImage *psImageTransform(psImage *output, const psImage *input, const psImage *inputMask, int inputMaskVal,
-                          const psPlaneTransform *outToIn, const psImage *combineMask, int combineMaskVal);
 \end{verbatim}
 Transform the \code{input} image according the supplied
