IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12489


Ignore:
Timestamp:
Mar 18, 2007, 12:09:25 PM (19 years ago)
Author:
eugene
Message:

drop unneeded RegisterMosaic

File:
1 edited

Legend:

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

    r10939 r12489  
    3535      stars = gstars (argv[1], &Nstars, &images, &Nimages, options.photcode);
    3636      if ((DUMP != NULL) && !strcmp (DUMP, "rawstars")) dump_rawstars (stars, Nstars);
    37       RegisterMosaic (MOSAIC);
    3837      for (i = 0; i < Nimages; i++) {
    3938        newlist = SkyListByImage (sky, -1, &images[i]);
Note: See TracChangeset for help on using the changeset viewer.