IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

Removing persistent setting --- it's done in psLib.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmErrorCodes.c.in

    r11250 r11272  
    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.