Index: trunk/psphot/src/psphot.h
===================================================================
--- trunk/psphot/src/psphot.h	(revision 36754)
+++ trunk/psphot/src/psphot.h	(revision 36757)
@@ -435,15 +435,5 @@
     float   NSigma;
     float   clampSN;
-#ifdef notdef
-    float fRmajorMin;
-    float fRmajorMax;
-    float fRmajorDel;
-    float fRminorMin;
-    float fRminorMax;
-    float fRminorDel;
-    float snMinAllTrials;
-    float reduceTrialsFactor;
-    bool  reducedTrials;
-#endif
+    int     extModelType;
 } psphotGalaxyShapeOptions;
 
