Index: trunk/psLib/src/image/psImage.h
===================================================================
--- trunk/psLib/src/image/psImage.h	(revision 974)
+++ trunk/psLib/src/image/psImage.h	(revision 1073)
@@ -11,6 +11,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-06-10 01:58:06 $
+ *  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-06-23 23:00:15 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -110,14 +110,4 @@
 );
 
-/** Destroy the specified image.
- *
- *  Uses psLib memory deallocation functions to free an image and any existing
- *  children.
- *
- */
-void psImageFree(
-    psImage *restrict image             ///< Free psImage
-);
-
 /** Frees all children of a psImage.
  *
