IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 5, 2008, 9:19:40 AM (18 years ago)
Author:
Paul Price
Message:

config->complete has been removed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpDefineSkycell.c

    r18061 r18914  
    6464    // XXX EAM : this operation should be defined as a pmConfig function (pmConfigCopy?)
    6565    skyConfig = pmConfigAlloc(0, NULL);
    66     skyConfig->complete = psMemIncrRefCounter (config->complete);
     66    skyConfig->user = psMemIncrRefCounter (config->user);
    6767
    6868    psFree (skyConfig->files);
Note: See TracChangeset for help on using the changeset viewer.