IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35980 for trunk/psLib


Ignore:
Timestamp:
Aug 19, 2013, 5:17:52 PM (13 years ago)
Author:
watersc1
Message:

Remove unnecessary debug print statement.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/fits/psFitsScale.c

    r35674 r35980  
    10091009                  value = (IN)->data.INTYPE[y][x];                      \
    10101010                }                                                       \
    1011                 if ((x == 1000)&&(y == 1000)) {                         \
    1012                   fprintf(stderr,"ASINH: %f %f %f",                     \
    1013                           (IN)->data.INTYPE[y][x],value,bsoften);       \
    1014                 }                                                       \
    10151011              }                                                         \
    10161012                else { \
Note: See TracChangeset for help on using the changeset viewer.