IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 21, 2012, 6:51:32 AM (14 years ago)
Author:
eugene
Message:

changes needed for pedantic gcc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120601/pstamp/src/pstamprequest.c

    r26289 r34051  
    191191    bool        gotRange  = false;
    192192    bool        needROI   = false;
    193     bool        makeStamps= false;
     193    // bool        makeStamps= false; XXX unused
    194194    unsigned    optionMask = PSTAMP_SELECT_IMAGE;
    195195
     
    212212        psMetadataAddStr (md, PS_LIST_TAIL, "JOB_TYPE", PS_META_REPLACE, "", "stamp");
    213213        needROI = true;
    214         makeStamps = true;
     214        // XXX unused makeStamps = true;
    215215    }
    216216
Note: See TracChangeset for help on using the changeset viewer.