IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27766


Ignore:
Timestamp:
Apr 23, 2010, 4:26:48 PM (16 years ago)
Author:
Paul Price
Message:

Fix "unused varianble" error.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubMakePSF.c

    r27759 r27766  
    123123bool ppSubCopyPSF(pmFPAfile *output, pmFPAfile *input, pmFPAview *view)
    124124{
    125     bool mdok = false;
    126 
    127125    pmChip *inputChip   = pmFPAviewThisChip(view, input->fpa); // Chip with PSF info
    128126    pmChip *outputChip  = pmFPAviewThisChip(view, output->fpa); // Chip to store PSF info
Note: See TracChangeset for help on using the changeset viewer.