Index: trunk/ppStack/src/ppStackLoop.h
===================================================================
--- trunk/ppStack/src/ppStackLoop.h	(revision 27402)
+++ trunk/ppStack/src/ppStackLoop.h	(revision 27427)
@@ -38,6 +38,6 @@
 // Prepare for combination
 bool ppStackCombinePrepare(
-    pmReadout **readout,                // Readout to set
-    const char *name,                   // Name of file
+    const char *outName,                // Name of output file
+    const char *expName,                // Name of exposure file
     ppStackFileList files,              // Files of interest
     ppStackThreadData *stack,           // Stack
@@ -61,5 +61,4 @@
 // Final combination
 bool ppStackCombineFinal(
-    pmReadout *target,                  // Target readout
     ppStackThreadData *stack,           // Stack
     psArray *covariances,               // Covariances
