Changeset 26983 for trunk/magic/remove/src/streaksremove.c
- Timestamp:
- Feb 17, 2010, 7:14:09 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/magic/remove/src/streaksremove.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/magic/remove/src/streaksremove.c
r26890 r26983 231 231 psLogMsg("streaksremove", PS_LOG_INFO, "time to close images: %f\n", ci_t); 232 232 233 #ifdef DO_REPLICATE 233 234 psTimerStart("REPLICATE_OUTPUTS"); 234 235 if (!replicateOutputs(sfiles)) { … … 239 240 psF64 ro_t = psTimerClear("REPLICATE_OUTPUTS"); 240 241 psMetadataAddF32(sfiles->stats, PS_LIST_TAIL, "REPLICATE_OUTPUTS", PS_META_REPLACE, "", ro_t); 242 #endif 241 243 242 244 // NOTE: from here on we can't just quit if something goes wrong.
Note:
See TracChangeset
for help on using the changeset viewer.
