Index: trunk/psModules/src/camera/pmFPAfile.h
===================================================================
--- trunk/psModules/src/camera/pmFPAfile.h	(revision 7618)
+++ trunk/psModules/src/camera/pmFPAfile.h	(revision 7727)
@@ -7,6 +7,6 @@
 *  @author EAM, IfA
 *
-*  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-06-21 22:44:16 $
+*  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-06-28 19:22:11 $
 *
 *  Copyright 2004-2005 Institute for Astronomy, University of Hawaii
@@ -108,5 +108,5 @@
 bool pmFPAfileCopyView (pmFPA *out, pmFPA *in, const pmFPAview *view);
 
-bool pmFPAfileCopyStructureView (pmFPA *out, pmFPA *in, psMetadata *format, int xBin, int yBin, const pmFPAview *view);
+bool pmFPAfileCopyStructureView (pmFPA *out, pmFPA *in, int xBin, int yBin, const pmFPAview *view);
 
 # endif
