Index: trunk/psModules/src/imcombine/pmReadoutCombine.c
===================================================================
--- trunk/psModules/src/imcombine/pmReadoutCombine.c	(revision 7849)
+++ trunk/psModules/src/imcombine/pmReadoutCombine.c	(revision 7851)
@@ -5,6 +5,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.20 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-07-08 05:21:12 $
+ *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-07-08 05:35:59 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -405,5 +405,5 @@
         psListAdd(inputCells, PS_LIST_TAIL, readout->parent);
     }
-    pmConceptsAverageCells(output->parent, inputCells, 0, 0, NULL, NULL);
+    pmConceptsAverageCells(output->parent, inputCells, NULL, NULL);
     psFree(inputCells);
 
