- Timestamp:
- Jul 3, 2013, 1:44:20 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130509/ppBackground/src/ppBackgroundArguments.c
r35118 r35748 69 69 70 70 if (!data->patternName && !data->backgroundName && !data->auxMaskName) { 71 psError(PPBACKGROUND_ERR_CONFIG, true, "Must specify at least one of -pattern and -background -auxmask");72 return false;71 // psError(PPBACKGROUND_ERR_CONFIG, true, "Must specify at least one of -pattern and -background -auxmask"); 72 // return false; 73 73 } 74 74 if (!data->imageName) {
Note:
See TracChangeset
for help on using the changeset viewer.
