Index: branches/eam_branches/relphot.20210521/include/relphot.h
===================================================================
--- branches/eam_branches/relphot.20210521/include/relphot.h	(revision 41606)
+++ branches/eam_branches/relphot.20210521/include/relphot.h	(revision 41607)
@@ -500,12 +500,4 @@
 RelphotStages STAGES;
 
-# ifdef GRID_V1
-int setGridMeasure (off_t meas, int cat, double X, double Y);
-# endif
-
-# ifdef GRID_V2
-int setGridMeasure (off_t meas, int cat, double X, double Y, int ccdnum);
-# endif
-
 /*** relphot prototypes ***/
 void          ConfigInit          PROTO((int *argc, char **argv));
@@ -568,4 +560,5 @@
 void          global_stats        PROTO((Catalog *catalog, int Ncatalog, int nloop));
 void          initGrid            PROTO(());
+void          setMflatFromGrid    PROTO((Catalog *catalog));
 void          initGridBins        PROTO(());
 void          initImageBins       PROTO((Catalog *catalog, int Ncatalog, int doImageList));
