Index: trunk/psModules/src/imcombine/pmImageCombine.h
===================================================================
--- trunk/psModules/src/imcombine/pmImageCombine.h	(revision 9621)
+++ trunk/psModules/src/imcombine/pmImageCombine.h	(revision 11115)
@@ -8,6 +8,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-10-18 02:29:15 $
+ *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-01-16 23:51:51 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -31,6 +31,5 @@
     const psPixels *pixels,             ///< Pixels to combine
     psS32 numIter,                      ///< Number of rejection iterations
-    psF32 sigmaClip,                    ///< Number of standard deviations at which to reject
-    psStats *stats                      ///< Statistics to use in the combination
+    psF32 sigmaClip                     ///< Number of standard deviations at which to reject
 );
 
