IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15209


Ignore:
Timestamp:
Oct 3, 2007, 4:55:50 PM (19 years ago)
Author:
eugene
Message:

drop unused var

File:
1 edited

Legend:

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

    r15036 r15209  
    163163  /* load or create the image table */
    164164  if (db.dbstate == LCK_EMPTY) {
    165     double ZeroPt;
    166165    if (VERBOSE) fprintf (stderr, "can't find %s, creating a new one\n", ImageCat);
    167166    dvo_image_create (&db, GetZeroPoint());
Note: See TracChangeset for help on using the changeset viewer.