IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26282


Ignore:
Timestamp:
Nov 25, 2009, 2:04:24 PM (16 years ago)
Author:
bills
Message:

avoid overwriting externID and sourceID they are properly set
by ReadImageHeader

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/src/LoadData.c

    r24975 r26282  
    4343    }
    4444    images[0][Nvalid].imageID = Nvalid;
    45     images[0][Nvalid].externID = 0;
    46     images[0][Nvalid].sourceID = 0;
    4745
    4846    // XXX EAM : I seemed to have dropped the ability to support TEXT (old-style cmp format files).
Note: See TracChangeset for help on using the changeset viewer.