IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17028


Ignore:
Timestamp:
Mar 17, 2008, 2:18:07 PM (18 years ago)
Author:
bills
Message:

avoid compile error when defined(PS_NO_TRACE)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStack.c

    r16686 r17028  
    2424    }
    2525
    26     psTraceSetLevel("ppStack", 5);
     26    (void) psTraceSetLevel("ppStack", 5);
    2727
    2828    if (!ppStackArguments(argc, argv, config)) {
Note: See TracChangeset for help on using the changeset viewer.