Index: branches/eam_branches/relphot.20210521/src/ConfigInit.c
===================================================================
--- branches/eam_branches/relphot.20210521/src/ConfigInit.c	(revision 41602)
+++ branches/eam_branches/relphot.20210521/src/ConfigInit.c	(revision 41603)
@@ -63,8 +63,4 @@
 
   GetConfig (config, "ZERO_PT",                "%lf", 0, &ZERO_POINT);
-
-  GetConfig (config, "RELPHOT_GRID_X",         "%d",  0, &RELPHOT_GRID_X);
-  GetConfig (config, "RELPHOT_GRID_Y",         "%d",  0, &RELPHOT_GRID_Y);
-  GetConfig (config, "RELPHOT_GRID_BINNING",   "%d",  0, &RELPHOT_GRID_BINNING);
   GetConfig (config, "CAMERA_CONFIG",          "%s",  0, CameraConfig);
   GetConfig (config, "MOSAICNAME",             "%s",  0, MOSAICNAME);
