Index: trunk/psLib/src/math/psPolynomial.h
===================================================================
--- trunk/psLib/src/math/psPolynomial.h	(revision 2204)
+++ trunk/psLib/src/math/psPolynomial.h	(revision 2269)
@@ -12,6 +12,6 @@
 *  @author George Gusciora, MHPCC
 *
-*  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2004-10-27 00:57:31 $
+*  @version $Revision: 1.32 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2004-11-03 03:30:30 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -409,12 +409,4 @@
                                const psSpline1D *spline);
 
-psS32 p_psVectorBinDisectF32(float *bins,
-                             psS32 numBins,
-                             float x);
-
-psS32 p_psVectorBinDisectS32(psS32 *bins,
-                             psS32 numBins,
-                             psS32 x);
-
 psS32 p_psVectorBinDisect(psVector *bins,
                           psScalar *x);
