IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 23, 2012, 6:57:16 AM (14 years ago)
Author:
eugene
Message:

fix build-time warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120601/ippTools/src/dettool_residexp.c

    r28578 r34058  
    356356bool updatestateresidMode(pxConfig *config) {
    357357  PS_ASSERT_PTR_NON_NULL(config, NULL);
    358   PXOPT_LOOKUP_S64(det_id,config->args, "-det_id",true,false);
     358  // PXOPT_LOOKUP_S64(det_id,config->args, "-det_id",true,false);
    359359  PXOPT_LOOKUP_STR(data_state,config->args, "-data_state", true, false);
    360360
Note: See TracChangeset for help on using the changeset viewer.