IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11276


Ignore:
Timestamp:
Jan 24, 2007, 2:53:23 PM (19 years ago)
Author:
jhoblitt
Message:

don't manualy set memory as persistent

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pois/src/errorCodes-skl.c

    r8781 r11276  
    2929    for (int i = 0; i < nerror; i++) {
    3030       psErrorDescription *tmp = psAlloc(sizeof(psErrorDescription));
    31         p_psMemSetPersistent(tmp, true);
    3231       *tmp = errors[i];
    3332       psErrorRegister(tmp, 1);
Note: See TracChangeset for help on using the changeset viewer.