IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7850


Ignore:
Timestamp:
Jul 7, 2006, 7:26:33 PM (20 years ago)
Author:
Paul Price
Message:

TRIMSEC can be NULL.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/concepts/pmConceptsAverage.c

    r7849 r7850  
    2929    PS_ASSERT_INT_NONNEGATIVE(xBin, false);
    3030    PS_ASSERT_INT_NONNEGATIVE(yBin, false);
    31     PS_ASSERT_PTR_NON_NULL(trimsec, false);
    3231
    3332    bool success = true;                // Result of setting everything
Note: See TracChangeset for help on using the changeset viewer.