IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 24, 2007, 1:20:41 PM (19 years ago)
Author:
Paul Price
Message:

Removing persistent --- done in psLib.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxtoolsErrorCodes.c.in

    r11037 r11275  
    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.