Index: /trunk/psModules/src/imcombine/pmStack.h
===================================================================
--- /trunk/psModules/src/imcombine/pmStack.h	(revision 14632)
+++ /trunk/psModules/src/imcombine/pmStack.h	(revision 14633)
@@ -8,6 +8,6 @@
  * @author GLG, MHPCC
  *
- * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-08-23 02:24:58 $
+ * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-08-23 21:08:38 $
  * Copyright 2004-2007 Institute for Astronomy, University of Hawaii
  */
@@ -58,4 +58,5 @@
 #endif
 
+#if 0
 /// Reject pixles in input images
 bool pmStackReject(psArray *input,      ///< Input array of pmStackData
@@ -64,4 +65,5 @@
                    float threshold      ///< Rejection threshold, in standard deviations
                    );
+#endif
 
 #if 0
