IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 22, 2010, 12:10:40 PM (16 years ago)
Author:
Paul Price
Message:

Removing duplicate code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpLoop.c

    r27126 r27387  
    316316    }
    317317
    318     // Update ZP from the astrometry
    319     {
    320         psMetadataItem *item = psMetadataLookup(outFPA->concepts, "FPA.ZP");
    321         item->data.F32 = psMetadataLookupF32(NULL, astrom->fpa->concepts, "FPA.ZP");
    322     }
    323318    // Update ZP from the astrometry
    324319    {
Note: See TracChangeset for help on using the changeset viewer.