IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 13, 2004, 11:08:11 AM (22 years ago)
Author:
evanalst
Message:

Remove unused variables.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astronomy/psCoord.c

    r2077 r2083  
    1010*  @author George Gusciora, MHPCC
    1111*
    12 *  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2004-10-13 19:40:42 $
     12*  @version $Revision: 1.23 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2004-10-13 21:06:07 $
    1414*
    1515*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    332332    psProjection proj;
    333333    psSphere* tmp;
    334     double tmpR = 0.0;
    335     double tmpD = 0.0;
    336334
    337335    if (mode == PS_LINEAR) {
Note: See TracChangeset for help on using the changeset viewer.