IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 17, 2006, 10:10:36 AM (20 years ago)
Author:
eugene
Message:

message cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotParseCamera.c

    r10792 r10803  
    105105        for (int i = 0; i < chips->n; i++) {
    106106            int chipNum = atoi(chips->data[i]);
    107             fprintf (stderr, "select chip %d\n", chipNum);
    108107            if (! pmFPASelectChip(input->fpa, chipNum, false)) {
    109108                psError(PS_ERR_IO, false, "Chip number %d doesn't exist in camera.\n", chipNum);
Note: See TracChangeset for help on using the changeset viewer.