Index: trunk/ppStats/src/ppStatsData.h
===================================================================
--- trunk/ppStats/src/ppStatsData.h	(revision 7910)
+++ trunk/ppStats/src/ppStatsData.h	(revision 8337)
@@ -7,9 +7,6 @@
 typedef struct {
     // Inputs
-    const char *inName;                 // Input FITS image file
-    const char *outName;                // Output filename
-    psFits *inFile;                     // Input file handle
-    FILE *outFile;                      // Output file handle
-    pmFPA *inFPA;                       // Input FPA
+    psFits *fits;                       // Input file handle
+    pmFPA *fpa;                         // FPA to analyse
     // Stuff to output
     psStats *stats;                     // Statistics to calculate
