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/faketool.c

    r32943 r34058  
    12631263  PS_ASSERT_PTR_NON_NULL(config, NULL);
    12641264
    1265   PXOPT_LOOKUP_S64(det_id, config->args, "-fake_id", true,  false);
     1265  // PXOPT_LOOKUP_S64(det_id, config->args, "-fake_id", true,  false);
    12661266  PXOPT_LOOKUP_STR(outfile, config->args, "-outfile", true,  false);
    12671267  PXOPT_LOOKUP_U64(limit,   config->args, "-limit",   false, false);
Note: See TracChangeset for help on using the changeset viewer.