IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 10, 2013, 2:35:32 PM (13 years ago)
Author:
eugene
Message:

fixed a optimize-build error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130904/psphot/src/psphotExtendedSourceFits.c

    r36355 r36371  
    629629          pmSourceCacheModel (source, maskVal);
    630630
     631# if (PS_TRACE_ON)
    631632          pmModel *model = source->modelFits->data[0];
    632633          int flags = 0xffffffff;
     
    634635            flags = model->flags;
    635636          }
    636 
    637 # if (PS_TRACE_ON)
    638637          fprintf (stderr, "failed to fit extended source model to object %d @ %f, %f (%x)\n", source->id, source->moments->Mx, source->moments->My, flags);
    639638#endif
Note: See TracChangeset for help on using the changeset viewer.