Index: trunk/psphot/src/pmPSFtry.h
===================================================================
--- trunk/psphot/src/pmPSFtry.h	(revision 4977)
+++ trunk/psphot/src/pmPSFtry.h	(revision 5058)
@@ -5,5 +5,4 @@
 // data to try a given PSF model type
 typedef struct {
-    pmModelType modelType;
     pmPSF      *psf;
     psArray    *sources;      // pointers to the original sources
@@ -13,7 +12,4 @@
     psVector   *metric;
     psVector   *fitMag;
-    float       ApResid;
-    float       dApResid;
-    float       skyBias;
 } pmPSFtry;
 
