IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36708


Ignore:
Timestamp:
Apr 30, 2014, 3:49:11 PM (12 years ago)
Author:
bills
Message:

drop unneeded variable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSourceIO_CFF.c

    r36707 r36708  
    8282
    8383    // convert the table to the pmSource entries
    84     unsigned int ID_last = 0;
    8584    pmSource *source = NULL;
    8685    for (int i = 0; i < numRows; i++) {
     
    148147
    149148            source->seq       = ID;
    150             ID_last = ID;
    151149
    152150            PAR[PM_PAR_XPOS]  = X;
Note: See TracChangeset for help on using the changeset viewer.