Index: trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- trunk/doc/pslib/psLibSDRS.tex	(revision 7536)
+++ trunk/doc/pslib/psLibSDRS.tex	(revision 7537)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.400 2006-06-13 20:12:35 price Exp $
+%%% $Id: psLibSDRS.tex,v 1.401 2006-06-13 21:58:17 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -4275,19 +4275,4 @@
 \code{false}.
 
-\begin{prototype}
-psMetadata *psFitsHeaderFromImage(psMetadata *header, const psImage *image);
-psMetadata *psFitsHeaderFromTable(psMetadata *header, const psArray *table);
-\end{prototype}
-
-\code{psFitsHeaderFromImage} shall format the \code{header} to be
-appropriate for writing the \code{image}.  The function shall update
-the following keywords in the \code{header} on the basis of the
-\code{image}: \code{SIMPLE}, \code{NAXIS}, \code{NAXIS1},
-\code{NAXIS2}, \code{NAXIS3}, \code{BSCALE}, \code{BZERO},
-\code{EXTNAME}.  If the \code{header} is \code{NULL}, a new header
-shall be allocated and returned.  \code{psFitsHeaderFromTable} shall
-do similarly for \code{table}s, setting the appropriate keywords for
-FITS tables.
-
 
 \begin{prototype}
