IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11282


Ignore:
Timestamp:
Jan 24, 2007, 4:03:59 PM (19 years ago)
Author:
jhoblitt
Message:

don't manually set persistent memory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpErrorCodes.c.in

    r10946 r11282  
    1818    for (int i = 0; i < nerror; i++) {
    1919       psErrorDescription *tmp = psAlloc(sizeof(psErrorDescription));
    20        p_psMemSetPersistent(tmp, true);
    2120       *tmp = errors[i];
    2221       psErrorRegister(tmp, 1);
Note: See TracChangeset for help on using the changeset viewer.