Index: trunk/psLib/src/math/psPolynomial.h
===================================================================
--- trunk/psLib/src/math/psPolynomial.h	(revision 6204)
+++ trunk/psLib/src/math/psPolynomial.h	(revision 6348)
@@ -11,6 +11,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.61 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-01-26 21:10:22 $
+ *  @version $Revision: 1.62 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-02-07 23:36:15 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -73,7 +73,5 @@
 {
     psPolynomialType type;              ///< Polynomial type
-    unsigned int nX;             ///< Polynomial order
-    psF64 p_min;
-    psF64 p_max;
+    unsigned int nX;                    ///< Polynomial order
     psF64 *coeff;                       ///< Coefficients
     psF64 *coeffErr;                    ///< Error in coefficients
