Index: trunk/psLib/src/math/psPolynomial.h
===================================================================
--- trunk/psLib/src/math/psPolynomial.h	(revision 3115)
+++ trunk/psLib/src/math/psPolynomial.h	(revision 3149)
@@ -12,6 +12,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.41 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-02-03 00:54:10 $
+*  @version $Revision: 1.42 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-02-08 00:47:18 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -428,8 +428,10 @@
                                 psScalar *x);
 
+#if 0
 psF32 p_psNRSpline1DEval(psSpline1D *spline,
                          const psVector* x,
                          const psVector* y,
                          psF32 X);
+#endif
 
 /* \} */// End of MathGroup Functions
