IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 26, 2015, 3:18:00 PM (11 years ago)
Author:
eugene
Message:

deal with unused variables in code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20150326/ppSim/src/ppSimInsertGalaxies.c

    r36868 r38022  
    8181    int nParam = pmModelClassParameterCount (type);
    8282
    83     pmPSF *psf = psMetadataLookupPtr (&mdok, chip->analysis, "PSPHOT.PSF");
    84     assert (psf);
     83    // pmPSF *psf = psMetadataLookupPtr (&mdok, chip->analysis, "PSPHOT.PSF");
     84    // assert (psf);
    8585
    8686    int dX = PM_CELL_TO_CHIP (0.0, x0Cell, xParityCell, binning);
Note: See TracChangeset for help on using the changeset viewer.