Index: branches/meh_branches/ppstack_test/psModules/src/imcombine/pmSubtractionStamps.c
===================================================================
--- branches/meh_branches/ppstack_test/psModules/src/imcombine/pmSubtractionStamps.c	(revision 33469)
+++ branches/meh_branches/ppstack_test/psModules/src/imcombine/pmSubtractionStamps.c	(revision 33596)
@@ -1176,5 +1176,4 @@
                     for (int x = -size; x <= size; x++) {
 			//MEH -- if conv to model then what does sys and weight mean for both?
-			// w1+w2 vs 1/var1+1/var2.. depends on what the weight is for?
 			// why additional ^2? 
                         float additional = image1->kernel[y][x] + image2->kernel[y][x];
