IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 37624 for trunk/psphot/src


Ignore:
Timestamp:
Nov 18, 2014, 10:33:28 AM (12 years ago)
Author:
bills
Message:

ifdef out a printf

File:
1 edited

Legend:

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

    r36375 r37624  
    629629          pmSourceCacheModel (source, maskVal);
    630630
    631 # if (PS_TRACE_ON)
     631# if (0 && PS_TRACE_ON)
    632632          pmModel *model = source->modelFits->data[0];
    633633          int flags = 0xffffffff;
Note: See TracChangeset for help on using the changeset viewer.