Changeset 26959 for trunk/magic/censorObjects/src/censorReadout.c
- Timestamp:
- Feb 16, 2010, 2:28:53 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/magic/censorObjects/src/censorReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/magic/censorObjects/src/censorReadout.c
r26952 r26959 88 88 detections->allSources = outSources; 89 89 90 #ifdef notdef91 // XXX: this is not necessary (and incorrect) as we are re-using the pmDetections object that is in readout->analysis92 // remove the inSources and replace with the outSources93 psMetadataRemoveKey (readout->analysis, "PSPHOT.DETECTIONS");94 psMetadataAdd (readout->analysis, PS_LIST_TAIL, "PSPHOT.DETECTIONS", PS_DATA_ARRAY, "sources", detections);95 psFree (detections);96 #endif97 90 return true; 98 91 }
Note:
See TracChangeset
for help on using the changeset viewer.
