IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28905


Ignore:
Timestamp:
Aug 12, 2010, 8:23:04 AM (16 years ago)
Author:
eugene
Message:

delete old unthreaded code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100621/psphot/src/psphotMagnitudes.c

    r28692 r28905  
    124124                return false;
    125125            }
    126 
    127 # if (0)
    128                 int nap = 0;
    129                 if (!psphotMagnitudes_Unthreaded (&nap, cells->data[j], psf, binning, backModel, backStdev, photMode, maskVal)) {
    130                     psError(PS_ERR_UNKNOWN, false, "Unable to guess model.");
    131                     return false;
    132                 }
    133                 Nap += nap;
    134 # endif
    135126        }
    136127
Note: See TracChangeset for help on using the changeset viewer.