IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 23, 2012, 7:37:40 AM (14 years ago)
Author:
eugene
Message:

more pedantic warning fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120601/psphot/src/psphotMaskReadout.c

    r34053 r34060  
    135135bool psphotUpdateVarianceReadout (pmConfig *config, const pmFPAview *view, const char *filerule, int index, psMetadata *recipe) {
    136136
    137     bool status;
    138 
    139137    pmFPAfile *file = pmFPAfileSelectSingle(config->files, filerule, index); // File of interest
    140138    psAssert (file, "missing file?");
Note: See TracChangeset for help on using the changeset viewer.