IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 17, 2010, 9:22:57 AM (16 years ago)
Author:
eugene
Message:

add a psphotVisualClose function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100823/psphot/src/psphotCleanup.c

    r28013 r29458  
    1414    psFree (config);
    1515
     16    psphotVisualClose();
    1617    psMemCheckCorruption (stderr, true);
    1718    pmModelClassCleanup ();
     
    1920    pmConceptsDone ();
    2021    pmConfigDone ();
     22    pmVisualCleanup ();
    2123    psLibFinalize();
    2224    // fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, NULL, false), "psphot");
Note: See TracChangeset for help on using the changeset viewer.