Index: /trunk/psLib/src/sys/psTrace.c
===================================================================
--- /trunk/psLib/src/sys/psTrace.c	(revision 1640)
+++ /trunk/psLib/src/sys/psTrace.c	(revision 1641)
@@ -9,6 +9,6 @@
  *  @author George Gusciora, MHPCC
  *
- *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-08-27 21:45:01 $
+ *  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-08-27 21:45:42 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -28,7 +28,4 @@
  trace level of that node.
  
- I added a function psTraceFree() which frees all nodes in the trace component
- tree.  Previously, there had been no function in the API which accomplished
- this purpose.
  *****************************************************************************/
 
@@ -126,12 +123,4 @@
     componentFree(cRoot);
     cRoot = NULL;
-}
-
-/*****************************************************************************
-Free all nodes in the component tree.
- *****************************************************************************/
-void psTraceFree()
-{
-    psTraceReset();
 }
 
Index: /trunk/psLib/src/sysUtils/psTrace.c
===================================================================
--- /trunk/psLib/src/sysUtils/psTrace.c	(revision 1640)
+++ /trunk/psLib/src/sysUtils/psTrace.c	(revision 1641)
@@ -9,6 +9,6 @@
  *  @author George Gusciora, MHPCC
  *
- *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-08-27 21:45:01 $
+ *  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-08-27 21:45:42 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -28,7 +28,4 @@
  trace level of that node.
  
- I added a function psTraceFree() which frees all nodes in the trace component
- tree.  Previously, there had been no function in the API which accomplished
- this purpose.
  *****************************************************************************/
 
@@ -126,12 +123,4 @@
     componentFree(cRoot);
     cRoot = NULL;
-}
-
-/*****************************************************************************
-Free all nodes in the component tree.
- *****************************************************************************/
-void psTraceFree()
-{
-    psTraceReset();
 }
 
Index: /trunk/psLib/src/sysUtils/psTrace.h
===================================================================
--- /trunk/psLib/src/sysUtils/psTrace.h	(revision 1640)
+++ /trunk/psLib/src/sysUtils/psTrace.h	(revision 1641)
@@ -10,6 +10,6 @@
  *  @author George Gusciora, MHPCC
  *
- *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-08-09 23:40:55 $
+ *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-08-27 21:45:01 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
