Index: trunk/psphot/src/source_moments.c
===================================================================
--- trunk/psphot/src/source_moments.c	(revision 4114)
+++ trunk/psphot/src/source_moments.c	(revision 4129)
@@ -18,6 +18,4 @@
     psRegion *keep = psRegionAlloc (XBORDER, -XBORDER, YBORDER, -YBORDER);
     keep           = psRegionForImage (keep, image, keep);
-    peaks          = pmPeaksSubset (allpeaks, 100000, keep);
-
     // I need to exclude the saturated objects here, but include them again later...?
     peaks          = pmPeaksSubset (allpeaks, 100000, keep);
