Index: branches/eam_branches/ppStack.20211015/src/ppStackSetup.c
===================================================================
--- branches/eam_branches/ppStack.20211015/src/ppStackSetup.c	(revision 41841)
+++ branches/eam_branches/ppStack.20211015/src/ppStackSetup.c	(revision 41842)
@@ -20,7 +20,4 @@
 
     options->clipPercent  = psMetadataLookupBool(NULL, recipe, "COMBINE.PERCENT"); // use percentile range to clip?
-    options->clipMinRange = psMetadataLookupF32 (NULL, recipe, "COMBINE.MIN.RANGE"); // min percentile
-    options->clipMaxRange = psMetadataLookupF32 (NULL, recipe, "COMBINE.MAX.RANGE"); // max percentile
-
 
     if (!psMetadataLookupBool(NULL, config->arguments, "HAVE.PSF")) {
