IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 18, 2012, 8:51:06 PM (14 years ago)
Author:
eugene
Message:

fix some of the "set but not used" errors

File:
1 edited

Legend:

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

    r33332 r34034  
    12701270  PS_ASSERT_PTR_NON_NULL(config, NULL);
    12711271
    1272   PXOPT_LOOKUP_S64(det_id, config->args, "-cam_id", true,  false);
     1272  // PXOPT_LOOKUP_S64(det_id, config->args, "-cam_id", true,  false);
    12731273  PXOPT_LOOKUP_STR(outfile, config->args, "-outfile", true,  false);
    12741274  PXOPT_LOOKUP_U64(limit,   config->args, "-limit",   false, false);
Note: See TracChangeset for help on using the changeset viewer.