IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 10, 2007, 4:49:42 PM (19 years ago)
Author:
eugene
Message:

reduction class is not required (use default)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxinject.c

    r14091 r14132  
    121121    if (!status) {
    122122        psError(PS_ERR_UNKNOWN, false, "failed to lookup value for -reduction");
    123         return false;
    124     }
    125     if (!reduction) {
    126         psError(PS_ERR_UNKNOWN, true, "-reduction is required");
    127123        return false;
    128124    }
Note: See TracChangeset for help on using the changeset viewer.