Index: trunk/psModules/src/imcombine/pmSubtractionStamps.h
===================================================================
--- trunk/psModules/src/imcombine/pmSubtractionStamps.h	(revision 14106)
+++ trunk/psModules/src/imcombine/pmSubtractionStamps.h	(revision 14195)
@@ -26,9 +26,6 @@
                                  const psImage *image, ///< Image for which to find stamps
                                  const psImage *mask, ///< Mask
-                                 psMaskType maskVal, ///< Value for mask
-                                 psMaskType bad, ///< Mask value for bad stamps
                                  float threshold, ///< Threshold for stamps in the image
-                                 float spacing, ///< Rough spacing for stamps
-                                 int border ///< Size of border around image; no stamps in border
+                                 float spacing ///< Rough spacing for stamps
     );
 
