Index: /branches/eam_branch_20090208/psphot/src/psphotMagnitudes.c
===================================================================
--- /branches/eam_branch_20090208/psphot/src/psphotMagnitudes.c	(revision 21452)
+++ /branches/eam_branch_20090208/psphot/src/psphotMagnitudes.c	(revision 21453)
@@ -295,5 +295,5 @@
 	}
 
-        status = pmSourcePixelWeight (&source->pixWeight, model, source->pixels, source->maskObj, maskVal);
+        status = pmSourcePixelWeight (&source->pixWeight, model, source->maskObj, maskVal);
 	if (!status) {
 	  psTrace ("psphot", 3, "fail to measure pixel weight");
