Index: /trunk/psLib/src/mathtypes/psImage.h
===================================================================
--- /trunk/psLib/src/mathtypes/psImage.h	(revision 4984)
+++ /trunk/psLib/src/mathtypes/psImage.h	(revision 4985)
@@ -11,6 +11,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.66 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-09-02 21:32:06 $
+ *  @version $Revision: 1.67 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-09-10 00:16:58 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -71,5 +71,5 @@
         psC32** C32;                   ///< Single-precision complex data.
         psC64** C64;                   ///< Double-precision complex data.
-        psPtr** PTR;                   ///< Void pointers.
+        //        psPtr** PTR;                   ///< Void pointers.
         psPtr*  V;                     ///< Pointer to data.
     } data;                            ///< Union for data types.
Index: /trunk/psLib/src/types/psMetadata.c
===================================================================
--- /trunk/psLib/src/types/psMetadata.c	(revision 4984)
+++ /trunk/psLib/src/types/psMetadata.c	(revision 4985)
@@ -12,6 +12,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.80 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-09-07 02:36:05 $
+ *  @version $Revision: 1.81 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-09-10 00:16:59 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -357,6 +357,6 @@
 
             // Generate warning that item has been replaced
-            psLogMsg(__func__,PS_LOG_WARN,"Metadata item %s has been replaced",
-                     existingEntry->name);
+            //            psLogMsg(__func__,PS_LOG_WARN,"Metadata item %s has been replaced",
+            //                     existingEntry->name);
         } else {
             // default is to error on duplicate entry.
