Index: trunk/psLib/src/dataIO/psFits.h
===================================================================
--- trunk/psLib/src/dataIO/psFits.h	(revision 3127)
+++ trunk/psLib/src/dataIO/psFits.h	(revision 3149)
@@ -7,6 +7,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-01-18 03:15:03 $
+ *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-02-08 00:47:18 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -249,4 +249,5 @@
 );
 
+#if 0
 /** Updates a FITS table.  The current HDU type must be either
  *  PS_FITS_TYPE_BINARY_TABLE or PS_FITS_TYPE_ASCII_TABLE.
@@ -265,2 +266,4 @@
 
 #endif
+
+#endif
