- Timestamp:
- Mar 30, 2012, 2:49:37 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/magic/censorObjects/src/censorParseCamera.c
r24692 r33638 23 23 return false; 24 24 } 25 26 bool checkInputOnly = psMetadataLookupBool(&status, config->arguments, "CHECK.INPUT.ONLY"); 27 if (checkInputOnly) { 28 // nothing else to do 29 return true; 30 } 31 25 32 26 33 pmFPAfile *output = pmFPAfileDefineOutput (config, input->fpa, "CENSOR.OUTPUT");
Note:
See TracChangeset
for help on using the changeset viewer.
