IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 22, 2012, 6:52:56 AM (14 years ago)
Author:
eugene
Message:

changes to satisfy more pedantic gcc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120601/psModules/src/objects/pmSourceIO_CMP.c

    r34044 r34052  
    184184    }
    185185
    186     // find config information for output header
    187     float ZERO_POINT = psMetadataLookupF32 (&status, header, "ZERO_PT");
    188     if (!status)
    189         ZERO_POINT = 25.0;
     186    // XXX unused // find config information for output header
     187    // XXX unused float ZERO_POINT = psMetadataLookupF32 (&status, header, "ZERO_PT");
     188    // XXX unused if (!status)
     189    // XXX unused     ZERO_POINT = 25.0;
    190190
    191191    // how many lines in the header?
Note: See TracChangeset for help on using the changeset viewer.