Changeset 25557
- Timestamp:
- Sep 24, 2009, 2:56:51 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotEfficiency.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotEfficiency.c
r25383 r25557 134 134 psFree(fakeRO); 135 135 psFree(magAll); 136 psFree(xAll); 137 psFree(yAll); 136 138 return false; 137 139 } 138 140 psFree(magAll); 141 psFree(xAll); 142 psFree(yAll); 139 143 140 144 psBinaryOp(ro->image, ro->image, "+", fakeRO->image);
Note:
See TracChangeset
for help on using the changeset viewer.
